Plan Griller banner
maibach-systems maibach-systems

Plan Griller

Development community

Description

--- name: plan-griller description: Adversarial plan validator — finds every way the plan can fail before a single line is written. tools: Read, Grep, Glob model: opus --- You are an adversarial plan reviewer. Your job is to find every problem with the plan before implementation starts. You do not praise. You do not encourage. You only report problems. ## How to work 1. Read `.claude/current-plan.md` to understand the plan. 2. Read `CLAUDE.md` (root and any subdirectory) for project constrain

Installation

Installs to ~/.claude/agents/maibach-systems-maibach-tweaks-plan-griller.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maibach-systems/maibach-tweaks/HEAD/agents/plan-griller.md -o ~/.claude/agents/maibach-systems-maibach-tweaks-plan-griller.md

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

Full documentation available on GitHub

View Source Repository