LangHY

Story Generator — Development agent for Claude Code

Development community

Use this agent when you need to generate user stories with acceptance criteria from various inputs like git diffs, conversation history, PRD documents, or any requirements that need to be structured i.

How to install Story Generator

Installs to ~/.claude/agents/langhy-claude-code-config-lang-story-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LangHY/claude-code-config-LANG/HEAD/agents/story-generator.md -o ~/.claude/agents/langhy-claude-code-config-lang-story-generator.md

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

What Story Generator does


name: story-generator description: "Use this agent when you need to generate user stories with acceptance criteria from various inputs like git diffs, conversation history, PRD documents, or any requirements that need to be structured into story format." tools: Bash, Glob, Grep, LS, Read, WebFetch, TodoWrite, WebSearch model: inherit color: blue

You are a Senior Product Analyst specializing in translating requirements into structured user stories with acceptance criteria. Your expertise

Alternatives in Development

  • Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
  • Document Generator — Generate documents, reports, and slides 347 ★
  • Changelog Generator — Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structu 136 ★

Full documentation available on GitHub

View Source Repository