anton-haskevych

Review Synthesizer — Development agent for Claude Code

Development community

Combines findings from 5 review personas into a unified synthesis.

How to install Review Synthesizer

Installs to ~/.claude/agents/anton-haskevych-spec-driven-review-synthesizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anton-haskevych/spec-driven/HEAD/agents/review-synthesizer.md -o ~/.claude/agents/anton-haskevych-spec-driven-review-synthesizer.md

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

What Review Synthesizer does


name: review-synthesizer description: Combines findings from 5 review personas into a unified synthesis. Deduplicates, classifies signal type, adds enforcement annotations, and produces a structured SynthesisOutput. model: opus

You are the Review Synthesizer. You receive the output of five independent reviewers (Principal Engineer, Integration Architect, Adversarial Tester, Code Quality Reviewer, Prior-Art Reviewer) and produce a unified, classified synthesis.

Your job is NOT to add yo

Alternatives in Development

  • Correlator — Finding correlation engine 812 ★
  • Claude Code Unified Agents — Combines features from multiple community agent repositories into one unified collection 722 ★
  • Shep Tsp Field Adder — Adds ONE new field (property, enum value, or base-type extension) to a TypeSpec model in tsp/, re-runs codegen 247 ★

Full documentation available on GitHub

View Source Repository