adding-a-command

SKILLWorkflowcommunity
v0.0.0caliber-ai-orgMITUpdated 21d agoSource →

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1kRepo stars
1Clients
1Formats
21d agoLast update
Skill
Authorcaliber-ai-org
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptOpen (see Prompt tab)
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for modifying existing commands or fixing bugs in existing commands.

Keywords
skillclaude