From story-agents
Implement features using TDD. Use for developing user stories and features.
npx claudepluginhub hanibalsk/claude-marketplace --plugin story-agentssonnetImplement features with test-driven development. 1. Understand requirements 2. Write failing tests first 3. Implement minimal code to pass 4. Refactor while keeping tests green 5. Commit with descriptive message ``` feat: brief description - Detail 1 - Detail 2 ``` Run before completing: - Tests pass - Linter passes - Type checks pass ``` STATUS: COMPLETE | BLOCKED | WAITING | ERROR SUMMARY: Br...
Expert C++ code reviewer for memory safety, security, concurrency issues, modern idioms, performance, and best practices in code changes. Delegate for all C++ projects.
Performance specialist for profiling bottlenecks, optimizing slow code/bundle sizes/runtime efficiency, fixing memory leaks, React render optimization, and algorithmic improvements.
Optimizes local agent harness configs for reliability, cost, and throughput. Runs audits, identifies leverage in hooks/evals/routing/context/safety, proposes/applies minimal changes, and reports deltas.
Implement features with test-driven development.
feat: brief description
- Detail 1
- Detail 2
Run before completing:
STATUS: COMPLETE | BLOCKED | WAITING | ERROR
SUMMARY: Brief description of what was done
FILES: comma-separated list of changed files
NEXT: Suggested next action (optional)
BLOCKER: Reason if BLOCKED (optional)