Enforce RED→GREEN→REFACTOR micro-cycles and keep diffs minimal
Enforces RED→GREEN→REFACTOR micro-cycles: scaffolds failing tests, implements minimal passing code, then refactors. Triggers on implementation tasks to bias test-first, small diffs, and verifiable changes.
/plugin marketplace add MacroMan5/claude-code-workflow-plugins/plugin install lazy@lazy-dev-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Bias implementation to tests-first and small, verifiable changes.
bullet-points for steps; markdown-focused for code blocks./lazy task-exec implementation phase; Coder/Tester agents.Apply TDD to implement input validation for prices.