temper-build
01Agent
Temper's Build stage — scenario-driven TDD implementation. Invoked by the /temper orchestrator, never directly by a user.
Temper is a plugin for Claude Code that closes the quality gap in AI-generated code
Agent
Temper's Build stage — scenario-driven TDD implementation. Invoked by the /temper orchestrator, never directly by a user.
Agent
Temper's Check stage — stack-aware validation pipeline (compile, test, coverage, lint, security). Invoked by the /temper orchestrator, never directly by a user.
Agent
Temper's Design stage — system design for medium/complex features. Invoked by the /temper orchestrator, never directly by a user.
Agent
Temper's Fix stage — regression test (RED) → minimal fix (GREEN) → blast radius, for /temper:fix. Invoked by the /temper:fix orchestrator, never directly by a user.
Agent
Temper's Intent stage — state the problem, success criteria, and constraints BEFORE any exploration or architecture spends tokens. Invoked by the /temper orchestrator, never directly by a user.
Agent
Temper's Plan stage — full codebase exploration, intent + BDD scenarios + blast radius. Invoked by the /temper orchestrator, never directly by a user.
Agent
Temper's RCA stage — multi-hypothesis root cause analysis for /temper:fix. Invoked by the /temper:fix orchestrator, never directly by a user.
Agent
Temper's Review stage — confidence-scored defect + intent review of changed files. Invoked by the /temper orchestrator, never directly by a user.