Story Implementer banner
theuirat theuirat

Story Implementer

Development community

Description

--- name: story-implementer description: "Use this agent when you need to implement an approved user story from the docs/stories/ directory. This agent should be called after a story has been approved and is ready for development. It handles the complete implementation workflow including coding, testing, and status updates.\\n\\n<example>\\nContext: A user story has been approved and is ready for development.\\nuser: \"The story for user authentication in docs/stories/auth-login.md has been appr

Installation

Installs to ~/.claude/agents/theuirat-claude-rat-story-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theuirat/claude-rat/HEAD/agents/story-implementer.md -o ~/.claude/agents/theuirat-claude-rat-story-implementer.md

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

Full documentation available on GitHub

View Source Repository