comu365

Roadmap Reviewer — Development agent for Claude Code

Development community

Reviews the branch produced by roadmap-builder, read-only.

How to install Roadmap Reviewer

Installs to ~/.claude/agents/comu365-claude-roadmap-agents-roadmap-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/comu365/claude-roadmap-agents/HEAD/agents/roadmap-reviewer.md -o ~/.claude/agents/comu365-claude-roadmap-agents-roadmap-reviewer.md

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

What Roadmap Reviewer does


name: roadmap-reviewer description: Reviews the branch produced by roadmap-builder, read-only. Checks the ROADMAP acceptance criteria, whether verification is independent of the implementation, and {{REVIEW_FOCUS — e.g. correctness of formulas and units}}. The main session calls it after the builder finishes. Defaults to Sonnet 5; the main session raises it to Opus for {{OPUS_ITEMS — e.g. items that change formulas or permissions}}, for items that will be merged without a human, and for re-r

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 ★
  • PRD Reviewer — Review a PRD and flag missing acceptance criteria, edge cases, and 135 ★

Full documentation available on GitHub

View Source Repository