Better in cli explanation#12
Merged
Merged
Conversation
Users running `ade setup` had no context for what the tool does or what each facet means. The wizard felt like a blind questionnaire. This commit adds orientation at every step so that first-time users understand the purpose of each choice. - ASCII art logo (ANSI Shadow, "ADE Setup") displayed at the start of `ade setup`, before the clack intro - Opening note rewritten to explain the team-oriented purpose: pick facets, ADE translates them into a shared information hierarchy in the repo - Facet descriptions are now part of the prompt message itself (`label — description`) instead of a disconnected `log.info` line before it - Harness prompt description folded into the multiselect message — eliminates the duplicate header that appeared as a separate log entry - Skills confirm prompt now lists the individual skill names instead of showing a generic explanation followed by a bare count - Catalog facet descriptions improved for clarity: process, practices, backpressure, autonomy options reworded and reordered (sensible-defaults first as the recommended default) - Test mocks updated to include `note: vi.fn()` required by the new `clack.note()` call
86f4fda to
35976d3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.