MF3093

Story Analyzer — Development agent for Claude Code

Development community

Use when analyzing parsed stories for discrepancies, ambiguities, contradictions, and coverage gaps.

How to install Story Analyzer

Installs to ~/.claude/agents/mf3093-pipelineqa-story-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MF3093/PipelineQA/HEAD/.claude/agents/story-analyzer.md -o ~/.claude/agents/mf3093-pipelineqa-story-analyzer.md

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

What Story Analyzer does


name: story-analyzer description: "Use when analyzing parsed stories for discrepancies, ambiguities, contradictions, and coverage gaps. Surfaces issues in the story itself (internal contradictions, missing edge cases, vague ACs, unresolved dependencies) and — when available — compares against screenshots and prototype documentation. Runs before TC writing regardless of whether visual assets exist." tools: [Read, Edit, Grep, Glob, Write] model: inherit

Agent: Story Analyzer

Role

Yo

Alternatives in Development

  • PM Partner — Strategic product-management partner 1.3k ★
  • Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★
  • Product Agent — Product Manager for the Movie DB KMP app 105 ★

Full documentation available on GitHub

View Source Repository