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 5fb92ad 3.3 KB Updated

File contents

https-deeplearning-ai/sc-agent-skills-files commit 5fb92ad60a

Frequently asked questions

npx skillmds@latest add https-deeplearning-ai/reviewing-cli-command