Shep Cli Command Creator banner
shep-ai shep-ai

Shep Cli Command Creator

Development community

Description

--- name: shep-cli-command-creator description: 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). Use when a use case already exists and the caller needs a CLI surface for it. Does NOT create use cases, does NOT modify unrelated commands. tools: Read, Write, Edit, Glob, Gre

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-cli-command-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-cli-command-creator.md -o ~/.claude/agents/shep-ai-shep-shep-cli-command-creator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository