Writing Plans

Use when you have a spec or requirements for a multi-step task, before touching code. Creates spec-linked implementation plans with TDD steps, exact file paths, and spec coverage tracking. Use this after brainstorming, when a user says 'plan this', 'how should we implement', or when you're about to start a multi-file feature. Covers the full loop: spec review -> file mapping -> task decomposition -> TDD steps -> coverage verification.

databricks-solutions 0476480 9.7 KB Updated

File contents

databricks-solutions/vibescaler/tree/main/.claude/skills/writing-plans commit 0476480fd2

Frequently asked questions

npx skillmds@latest add databricks-solutions/writing-plans