Tdd Plan

Use at the START of any new feature, product, bugfix, or change, before writing code, to decompose it into thin vertical slices (each the smallest end-to-end testable behaviour that delivers value) and write a markdown execution plan per slice into the plans/ folder. Phase 1 of the TDD harness. Trigger on 'slice this up', 'what is the smallest first step', 'plan this test-first', 'write a TDD plan', or any request to build something where the slices should be identified first. Each plan becomes the contract the red-green-refactor skill then executes.

brainqub3 e003cb9 3 files · 17.7 KB Updated

File contents

brainqub3/red-green-refactor/tree/main/.agents/skills/tdd-plan commit e003cb98a2

Frequently asked questions

npx skillmds@latest add brainqub3/tdd-plan