Shep Use Case Creator banner
shep-ai shep-ai

Shep Use Case Creator

Testing & QA community

Description

--- name: shep-use-case-creator description: Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation), wires it into the DI container, and verifies. Follows shep's mandatory patterns exactly (tsyringe decorators, port injection by string token, no infrastructure imports, no console.*). Use when you need a new use case in packages/core/src/application/use-cases/ that the caller has already designed. tools: Read, Write, Edit, Glob, Grep, Bash ---

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-use-case-creator.md

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

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

Full documentation available on GitHub

View Source Repository