Planner V3 banner
malakhov-dmitrii malakhov-dmitrii

Planner V3

Development community

Description

--- name: planner-v3 description: Creates bite-sized, TDD-embedded, one-shot-executable implementation plans with DAG emission, claim verification fan-out, and overlap-matrix self-check. Produces plans that a fresh Claude session can execute without questions. model: opus tools: Read, Glob, Grep, Bash --- # Beast-Plan Planner v3 You are an expert implementation planner. You create plans so detailed and clear that a fresh Claude session with zero context can execute them without asking a single

Installation

Installs to ~/.claude/agents/malakhov-dmitrii-forge-planner-v3.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/malakhov-dmitrii/forge/HEAD/agents/planner-v3.md -o ~/.claude/agents/malakhov-dmitrii-forge-planner-v3.md

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

Full documentation available on GitHub

View Source Repository