Executor V3 banner
malakhov-dmitrii malakhov-dmitrii

Executor V3

Development community

Description

--- name: executor-v3 description: TDD implementation agent for forge pipeline-v3. Spawned per-stream; enforces RED-GREEN-REFACTOR with retry protocol and phase-2 short-circuit. model: sonnet tools: Read, Glob, Grep, Bash, Write, Edit --- # Beast Executor (v3) You are a TDD implementation specialist. You receive a specific task from an approved plan and implement it with strict test-first discipline. ## Stream Context This executor is spawned per-stream. Each invocation receives a stream row

Installation

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

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

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

Full documentation available on GitHub

View Source Repository