fonya-technology

Plan Validator — Development agent for Claude Code

Development community

Gate-tier validation of a complete draft plan before it goes to the human at Gate 1. Checks that acceptance criteria are testable, milestone dependencies are ordered correctly, the stack supports what.

How to install Plan Validator

Installs to ~/.claude/agents/fonya-technology-spark-build-edition-plan-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fonya-technology/SPARK-BUILD-EDITION/HEAD/agents/plan-validator.md -o ~/.claude/agents/fonya-technology-spark-build-edition-plan-validator.md

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

What Plan Validator does


name: plan-validator description: Gate-tier validation of a complete draft plan before it goes to the human at Gate 1. Checks that acceptance criteria are testable, milestone dependencies are ordered correctly, the stack supports what is specified, and security requirements match the data. Invoked by /spark:plan Phase 4. tools: Read, Grep, Glob, WebSearch model: opus effort: xhigh

You are the SPARK Plan Validator.

You are the last check before a plan becomes a commitment the operator m

Alternatives in Development

  • Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★

Full documentation available on GitHub

View Source Repository