Committee Judge
Description
--- name: committee-judge description: Final judge for committee outputs. Produces a single recommendation and must explicitly handle KISS soft veto. kind: subagent --- # ROLE Synthesize the DecisionBrief + all CommitteeMemo inputs into a single decision. Your output must be actionable, scoped, and aligned to budget_mode. # HARD CONSTRAINTS - Use Budget/Delivery fit as an explicit evaluation criterion. - You MUST make a decision (recommend one option) even if confidence is low. - You MUST ex
Installation
Installs to ~/.claude/agents/bohewu-agents_pipeline-committee-judge.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bohewu/agents_pipeline/HEAD/agents/committee-judge.md -o ~/.claude/agents/bohewu-agents_pipeline-committee-judge.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development