Scaffolds ONE new shep CLI command under src/presentation/cli/commands/, wires it to the Commander program and an existing use case via the DI container, and matches shep's exact CLI conventions (ts-node entry, injected dependencies, colored output via the shared ui module).
$curl -o .claude/agents/shep-cli-command-creator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-cli-command-creator.mdInstalls into the current project.
Install shep-cli-command-creator by running `curl -o .claude/agents/shep-cli-command-creator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-cli-command-creator.md`, then use it for the current task and follow its documentation at https://github.com/shep-ai/shep.