malakhov-dmitrii

Planner V3 — Development agent for Claude Code

Development community

Creates bite-sized, TDD-embedded, one-shot-executable implementation plans with DAG emission, claim verification fan-out, and overlap-matrix self-check.

How to install Planner V3

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.

What Planner V3 does


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

Alternatives in Development

  • Verify Logic — A verification agent that performs Stage 2 verification — comparing the tables and figures embedded/referenced 134 ★
  • Change Scoper — Break work into small, trunk-sized tasks with binary DoD and safe rollback 108 ★
  • C Systems Programmer — C programming specialist for systems programming, embedded systems, memory management, and performance optimiz 64 ★

Full documentation available on GitHub

View Source Repository