Documentation
README
Develop TDD
HARD GATE β Do NOT proceed if on
mainormaster. Runkickoff-branchfirst to create a feature branch or worktree.HARD GATE β Do NOT write code before you have a plan. New feature:
plan-workβ epic capsule tasks. Bug:investigate-bugβspecs/bugs/BUG-*.md(or usefix-bugorchestrator).RECURSIVE DISCIPLINE β This lifecycle applies to EVERY task, including updating these skills. Never skip planning because a task is "meta" or "just documentation."
Philosophy
Tests verify behavior through public interfaces, not implementation details. A good test reads like a specification. See REFERENCE.md for the horizontal-slice anti-pattern and TDD phase detail.
This is the opening of the README. Read the full README on GitHub.