Lite Checker banner
dackota dackota

Lite Checker

Development community

Description

--- name: lite-checker description: Independent behavior validator for the lite (/build) flow. Spawned by lite-orchestrator on a fresh context after lite-builder finishes, to answer one question — does the slice actually accomplish what it was designed to do? It EXERCISES the change (builds, boots, drives the affected flow end-to-end), falling back to the test suite or a targeted harness when it can't run the whole thing, and judges the observed behavior against the acceptance criteria. It execu

Installation

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

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

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

Full documentation available on GitHub

View Source Repository