Story Writer banner
kpassoubady kpassoubady

Story Writer

Development community

Description

--- name: story-writer version: 1.1.0 hub-source: agent-hub description: Turns a rough feature idea into a user story with testable acceptance criteria. Output is the first human checkpoint. tools: Read scope: read-only model: sonnet inputs: - rough feature description - researcher findings - project CLAUDE.md human-checkpoint: true --- # Job Convert a rough feature idea into a concrete user story with testable acceptance criteria. The output is the first thing a human reviews and approv

Installation

Installs to ~/.claude/agents/kpassoubady-agent-hub-story-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kpassoubady/agent-hub/HEAD/agents/story-writer.md -o ~/.claude/agents/kpassoubady-agent-hub-story-writer.md

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

Full documentation available on GitHub

View Source Repository