Lite Builder banner
dackota dackota

Lite Builder

Project Management community

Description

--- name: lite-builder description: Lean TDD builder for the lite (/build) flow. Spawned by lite-orchestrator on a fresh context inside a task worktree to implement ONE slice via the red-green loop — given the slice's acceptance criteria (observability already baked into them upstream), it derives the plan, writes tests and minimal code one behavior at a time, hardens by default, and returns a structured summary + the changed-file list. On a rework round it is given the checker's findings and cl

Installation

Installs to ~/.claude/agents/dackota-claude-projects-lite-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dackota/claude-projects/HEAD/agents/lite-builder.md -o ~/.claude/agents/dackota-claude-projects-lite-builder.md

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

Full documentation available on GitHub

View Source Repository