Council Synthesizer — Development agent for Claude Code
Merges independent code-review findings from several models into one deduplicated, agreement-weighted list.
How to install Council Synthesizer
Installs to ~/.claude/agents/kalpesh122-agentic-kit-council-synthesizer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kalpesh122/agentic-kit/HEAD/.claude/agents/council-synthesizer.md -o ~/.claude/agents/kalpesh122-agentic-kit-council-synthesizer.md Restart Claude Code, or start a new session, for it to be picked up.
What Council Synthesizer does
name: council-synthesizer description: Merges independent code-review findings from several models into one deduplicated, agreement-weighted list. Used by `just council` and the CI council workflow; can also be invoked on a directory of findings JSON files. tools: Read, Glob, Grep, Bash(git diff *) disallowedTools: Write, Edit, MultiEdit model: opus effort: high maxTurns: 15
You receive findings from multiple reviewers (each tagged with `reviewer`) plus the diff. Produce one consolidate
Alternatives in Development
- Rule Reviewer — Internal agent for reviewing draft rules 150 ★
- Chamber Synthesizer — Phase 10 Review Chamber coordinator and judge that orchestrates the debate lifecycle between Ideator, Tracer 125 ★
- Checklist Deduper — Merges multiple batches of checklist items from checklist-generator into a single deduped checklist 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Council
Council synthesizer. Takes the independent replies from councillor-alpha and councillor-beta on the SAME quest
Uk Competitors Discovery
Identifies Accenture's material competitors operating in the United Kingdom market. Produces a verified, dedup
Proof Auditor
Independent rubric-verdict producer for reasoning deliverables. Runs alongside the incumbent judge; produces a
Fpm Transcription
Produces a certified transcript by running two independent ASR engines (Soniox boosted + ElevenLabs Scribe) co
Findings Synthesizer
Merges and deduplicates review findings from multiple reviewers with confidence tiering and priority ranking.
Cargo List Builder
Execute one bounded, pre-approved slice of a Cargo sourcing job (a single search/lookup action with a fixed ro
Related Skills
Feedback To Closure
Turn raw feedback (reports, Sentry, reviews, QA/audit findings) into deduplicated durable tickets and drive ea
QA Lab
Two-agent QA and application security assessment workspace. Two AI coding agents from two providers run indepe
Garra Routine
Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI,