yuritoledo
01Plugin Claude Code
Adds a solid-RED opsx:tdd command to OpenSpec — a test-first gate that writes real failing tests instead of expect.fail placeholders.
6 2mo ago A
tokens not measured
original MIT
Plugin Claude Code
Adds a solid-RED opsx:tdd command to OpenSpec — a test-first gate that writes real failing tests instead of expect.fail placeholders.
Plugin Claude Code
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.
Skill Claude CodeCodex
Adds a TDD gate to OpenSpec — write REAL failing tests from specs//.md before implementation. Run after opsx:propose and before opsx:apply. Solid RED — never expect.fail placeholders.