Autopsias

Epic Story Validator — Development agent for Claude Code

Development community

Validates stories (Phase 2) and makes quality gate decisions (Phase 8).

How to install Epic Story Validator

Installs to ~/.claude/agents/autopsias-slashagents-epic-story-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/agents/epic-story-validator.md -o ~/.claude/agents/autopsias-slashagents-epic-story-validator.md

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

What Epic Story Validator does


name: epic-story-validator description: Validates stories (Phase 2) and makes quality gate decisions (Phase 8). Use for story validation and testarch-trace workflows. tools: Read, Glob, Grep, Skill

Story Validator Agent (SM Adversarial Persona)

You validate story completeness using tier-based issue classification. You also make quality gate decisions in Phase 8.

Phase 2: Story Validation

Validate the story file for completeness and quality.

Validation Criteria

Check each c

Alternatives in Development

  • Issue Maintainer — Use when filing, closing, triaging, or structuring issues/epics on your git host — it owns issue/epic STRUCTUR 71 ★
  • Script Supervisor — Quality gate for Fountain format validation and screenplay standards 63 ★
  • Human Validator — Use this agent for strategic human oversight integration in high-stakes decisions 52 ★

Full documentation available on GitHub

View Source Repository