Pre Plan Critic — Development agent for Claude Code
Use this agent BEFORE feature-planner on any ticket about to be planned unattended.
How to install Pre Plan Critic
Installs to ~/.claude/agents/wmurray-agentic_workflows-pre-plan-critic.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wmurray/agentic_workflows/HEAD/agents/pre-plan-critic.md -o ~/.claude/agents/wmurray-agentic_workflows-pre-plan-critic.md Restart Claude Code, or start a new session, for it to be picked up.
What Pre Plan Critic does
name: pre-plan-critic description: Use this agent BEFORE feature-planner on any ticket about to be planned unattended. It is a non-interactive, read-only adversarial pass over the ticket that hunts for everything that makes it un-plannable, resolves the mild ambiguities itself from docs and conventions into a sharpened summary, and flags only the load-bearing ones a human must decide. Output = a verdict (ready | needs-grill), a grill summary the planner is grounded with, and blocking questio
Alternatives in Development
- Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
- Critic Munger — 公司逆向思考顾问(Charlie Munger 思维模型) 141 ★
- Critic Adversarial 89 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Thales Critic
Thales adversarial pass on reasoning quality (not on claims themselves — that's Challenger's job). Spawned per
Showrunner
BATCH-MODE showrunner — runs a book unattended in an isolated context, for when nobody is at the keyboard. For
Doey Masterplan Critic
Masterplan Critic — 'what could go wrong' reviewer for draft PLANS (not code). Hunts unstated assumptions, edg
Exec E2e Runner
An e2e runner of the stage-4 round — executes EVERY case of ONE scope against the staging environment with rea
Backdoor Hunter
Adversarial backdoor and malicious-code detector. Use when reviewing third-party code, vendored libraries, con
Ticket Critic
Independently checks a cut of tickets against the repository's ticket-critic rules and returns a cited verdict
Related Skills
Bandit
The agent factory — AI coding agents on a kanban board, an adversarial critic enforcing quality, verification-
Auto Pilot
Launch an unattended auto-pilot run — an interactive pre-flight, then spawn a detached orchestrator that advan
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver