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
更新于 1/28/2026
星标
1004
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use reviewing-cli-command