From copilot-al-configs
Applies RED, GREEN, REFACTOR discipline for implementation tasks that explicitly use TDD.
npx claudepluginhub hyzadan/copilot-al-configsThis skill uses the workspace's default tool permissions.
Use this skill when a task explicitly requires test-driven development.
Executes strict TDD for tasks: RED (happy/failure failing tests), GREEN (minimal impl), REFACTOR (tidy code). Enforces no prod code without tests first.
Enforces rigorous Test-Driven Development (TDD) via RED-GREEN-REFACTOR cycle. Requires failing tests before any production code when implementing features or fixing bugs.
Share bugs, ideas, or general feedback.
Use this skill when a task explicitly requires test-driven development.