Plan

Turn a committed spec into an ordered, executable plan — after agents have actually read the code it will change. Every task names its files, its test, its seam and the command that verifies it; a coverage table maps every numbered requirement to a task or an explicit deferral. Writes plan.md beside the spec. It plans, it never implements. Use when a spec exists and someone asks how we build it, wants the work broken into ordered tasks, or wants to know where the code lives today. Keywords - plan, how do we build it, break it into tasks, implementation plan, task order, test seams, coverage, where does this code live.

sascha-gruesshaber Updated

File contents

sascha-gruesshaber/agentify/tree/main/plugins/lifecycle/skills/plan commit 7a2c26db25

Frequently asked questions

npx skillmds@latest add sascha-gruesshaber/plan