home/categories/cli-tools/https-deeplearning-ai-sc-agent-skills-files-l6-claude-skills-reviewing-cli-command-skill-md
cli-toolstools

reviewing-cli-command

Provides checklist for reviewing Typer CLI command implementations. Covers structure, Annotated syntax, error handling, exit codes, display module usage, destructive action patterns, and help text conventions. Use when user asks to review/check/verify a CLI command, wants feedback on implementation, or asks if a command follows best practices.

https-deeplearning-ai
maintainer
https-deeplearning-ai
Updated 1/28/2026
Stars
1004
Forks
423
quick start

Installation and usage

Provides checklist for reviewing Typer CLI command implementations. Covers structure, Annotated syntax, error handling, exit codes, display module usage, destructive action patterns, and help text conventions. Use when user asks to review/check/verify a CLI command, wants feedback on implementation, or asks if a command follows best practices.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use reviewing-cli-command