feat(cli): interactive paths editor, tiered help, and nav (#247) - #285
Merged
rosspeili merged 1 commit intoAug 12, 2026
Merged
Conversation
Add paths submenu with project config persistence, tiered help topics, universal 0/b navigation, doctor spinner, and wider EXTRA column in skillware examples. Includes config save helpers, tier labels in not-found errors, and docs updates.
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.
Fixes #247
Interactive CLI UX on top of #246 config: paths submenu with project
.skillware.yamlpersistence, tiered help, consistent navigation, and small polish on doctor/examples.Type of Change
config.pysave helpers,discovery.pytier labels + flat-layout scancli.md,README,api_keys.md,ai_native_workflow.md,usage/README.mdAcceptance criteria → implementation
4)skillware/cli.py,cmd_paths_submenu,_PATHS_SUBMENUsave_project_config(), submenu options 2–4cmd_help_submenu, briefskillware --helpindexcli.md+test_cli.pyupdatedAlso in this PR (#246 follow-ups)
save_project_config()/load_project_paths_settings()inconfig.pytier: path(discovery.py)0exit,bback; doctor dots spinner; wider EXTRA / compact GITHUB inskillware examplesChecklist
black --check/flake8/pytest(401 passed)CHANGELOG.mdupdatedexamples/README.md, N/A (no script changes)test_registry_docs.py, N/ATest plan
skillware --help, topic index + CLI usage examples4paths submenu (view, bundled, project, external, shadows, flat)6help topics;0/bnavigationskillware doctor, spinner then DEPS/LOAD tableskillware examples, EXTRA readable; GITHUB filename linksave_project_config+ tier labels in not-found errors