Story Template Writer banner
theuirat theuirat

Story Template Writer

Development community

Description

--- name: story-template-writer description: "Use this agent when a user needs to create a new user story document following the established story template format. This includes creating stories for new features, bug fixes, technical debt, or any development task that requires structured planning and documentation.\\n\\n<example>\\nContext: The user wants to create a new story for adding authentication to their app.\\nuser: \"Create a story for adding JWT authentication to the login flow\"\\nass

Installation

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

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

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

Full documentation available on GitHub

View Source Repository