Skip to content

feat: setup --choose for interactive skill selection#1283

Open
yangliguo7 wants to merge 1 commit intogarrytan:mainfrom
yangliguo7:feat/setup-choose
Open

feat: setup --choose for interactive skill selection#1283
yangliguo7 wants to merge 1 commit intogarrytan:mainfrom
yangliguo7:feat/setup-choose

Conversation

@yangliguo7
Copy link
Copy Markdown

@yangliguo7 yangliguo7 commented May 1, 2026

Add --choose flag to ./setup that shows an interactive multi-select menu, letting users pick which skills to install instead of installing all 45.

  • Pure bash menu, zero external dependencies
  • Works with all hosts (--host codex --choose)
  • Non-TTY environments get clear error
  • Default behavior unchanged (all selected)

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

Add --choose flag to ./setup that shows an interactive multi-select menu,
letting users pick which skills to install instead of installing all 45.

- Pure bash menu, zero external dependencies
- Works with all hosts (--host codex --choose)
- Non-TTY environments get clear error
- Default behavior unchanged (all selected)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants