Test Plan

Write a short test plan for a change before implementing — name the cases that must pass, the level each should live at (unit / integration / e2e), what to break to prove them, and what NOT to test. Saves to `.design/<slug>/TEST_PLAN.md` when a `.design/<slug>/` folder exists (invoked from `/design` or standalone in a design-driven project); otherwise outputs inline. Use before starting non-trivial work, when asked for a "test plan", when reviewing a PR to sanity-check coverage, or as part of the `/design` pipeline.

muzalee f966a33 6.3 KB Updated

File contents

muzalee/claude-atelier/tree/main/plugins/atelier/skills/test-plan commit f966a330fa

Frequently asked questions

npx skillmds@latest add muzalee/test-plan