Lite Orchestrator banner
dackota dackota

Lite Orchestrator

Project Management community

Description

--- name: lite-orchestrator description: Owns the lite (/build) build→check→iterate loop for ONE task on a fresh context, keeping the loop off the main (expensive) session. In the task worktree /build prepared, it spawns lite-builder to build the slice, then spawns an independent lite-checker to exercise it, and loops the checker's findings back to a fresh builder until PASS — bounded by validation.max_rework. Returns a single result to the caller. It does not create worktrees, write source itse

Installation

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

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

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

Full documentation available on GitHub

View Source Repository