Adds a solid-RED opsx:tdd gate to OpenSpec (between opsx:propose and opsx:apply). Converts a change's tests.md into REAL failing tests (real render, real data-testids, real assertions) that fail only because the implementation is missing. No expect.fail placeholders.
Spec-faithful implementation: spec-derived tests, mandatory boundary coverage, and an evidence-gated done-report. Every rule TDD-tested against baseline failures on Opus, Sonnet, and Haiku.
Unified engineering skills pack for Claude Code — 47 skills organized by the software development lifecycle (product → research → design → develop → tune → test → verify → ship → operate), with shared engineering principles injected at session start, plus product and design principle references linked by domain skills.
Long-cycle coding workflow plugin - Structured state machine with TDD-driven milestone execution and deterministic gates for sustained AI coding sessions.
Spec, plan, implement, review: a test-driven development loop for AI coding agents. Three commands map to three gates, one per command (plus a convergence back-edge where /implement re-runs the plan gate): /spec (WHAT, spec validation), /plan (HOW, plan review), /implement (BUILD, conformance + adversarial red-team…
Multi-agent TDD development pipeline: discovery, planning, red tests, implementation, review with complexity ratchet, and a local task registry. Portable across projects via a per-project profile.
Detects source changes and guides you to the right test types before you move on — so test planning never slips through the cracks. Ships hooks that watch edits, a /tdd skill, and a language-agnostic map of nine test types.