build

Installation
SKILL.md

Arguments: $FEATURE

Read CLAUDE.md before doing anything else. Read the acceptance criteria for "$FEATURE" in docs/PRD.md.

━━━ STEP 1: SPEC AGENT (isolated subagent) ━━━

Spawn a subagent with ONLY this context:

  • The acceptance criteria for $FEATURE from PRD.md
  • CLAUDE.md (for naming conventions and patterns)
  • The relevant wireframe from wireframes/ if a UI feature

Subagent instruction: "Write failing tests for $FEATURE to: tests/unit/$FEATURE.test.ts tests/integration/$FEATURE.integration.test.ts

Tests must be RED. Do not write any implementation code. Write tests that would pass if the feature worked exactly as described

Related skills
Installs
2
First Seen
Feb 22, 2026