command
Creates or modifies CLI commands in src/application/commands/. Use when adding a new command or subcommand, changing flags or the action handler, registering a command in cli.ts, or reviewing a command for thin-wrapper compliance. Do NOT use for implementing business logic — use `use-case` instead. Do NOT use for infrastructure changes — use `adapter` instead.
Source facts
- Repository
- ai-driven-dev/framework
- Last source activity
- July 22, 2026 at 09:10
- Detected SKILL.md language
- English
- Stars
- 445
- Forks
- 35
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.