Scaffold CLI Command

Scaffold a new CLI command using Commander.js with options, action handler, three output modes (human-readable, quiet, JSON), and optional ceremony variant. Covers naming, option design, shared context patterns, error handling, and integration testing. Use to add a command to an existing Commander.js CLI, design a new CLI tool from scratch, or standardize command structure across a multi-command CLI.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/i18n/caveman-lite/skills/scaffold-cli-command commit 9bdaf5f838

Frequently asked questions

npx skillmds@latest add pjt222/scaffold-cli-command-8