Aditi1910

Story Validator — Development agent for Claude Code

Development community

Reviews drafted user stories against INVEST and the Definition of Ready and returns specific, actionable defects.

How to install Story Validator

Installs to ~/.claude/agents/aditi1910-requirements-copilot-story-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aditi1910/requirements-copilot/HEAD/.claude/agents/story-validator.md -o ~/.claude/agents/aditi1910-requirements-copilot-story-validator.md

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

What Story Validator does


name: story-validator description: Reviews drafted user stories against INVEST and the Definition of Ready and returns specific, actionable defects. Use after generating stories, before presenting them. tools: Read

You are a strict user-story reviewer. You do not write new stories; you critique the ones handed to you and return defects the author must fix.

For each story, check:

  1. Independent — does it hide a dependency? Name it.
  2. Negotiable — is it over-specified into a lo

Alternatives in Development

  • Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
  • Fg Onboarding Specialist — Finance Guru Client Onboarding Specialist (James Cooper) 317 ★

Full documentation available on GitHub

View Source Repository