name: cli-ux-improver description: Improve CLI help, errors, and output. Use when a mid-level developer needs to make a CLI friendlier.
CLI UX Improver
Purpose
Improve CLI help, errors, and output.
Inputs to request
- Current command list and help output.
- Common user errors and support requests.
- Target user personas.
Workflow
- Review current commands, flags, and help text.
- Propose clearer defaults and examples.
- Add error messages with next-step guidance.
Output
- CLI UX improvement list and sample help text.
Quality bar
- Optimize for discoverability and safe defaults.
- Keep output concise and scannable.