Plan Development

Turn the finished project spec into a buildable backlog. Use after setup-dev-environment, as the planning step of the build phase: it reads the committed feature set, the user flows, the architecture and the dev-architecture, and emits a kanban backlog under .dev-skills/build-plan/ — one markdown file per task plus a derived board.md and a short plan.summary.md. Tasks are coarse on purpose: the backlog holds at most 15 open ones. When the repo already has working code it plans only the gap. Re-run after the spec changes and it amends instead — task deltas, never a regenerate; re-run with 'consolidate' and it merges the open backlog back under the ceiling. Run before build-tasks.

a-v-ershov 2c9573d 13.0 KB Updated

File contents

a-v-ershov/buildloop/tree/main/skills/plan-development commit 2c9573d958

Frequently asked questions

npx skillmds@latest add a-v-ershov/plan-development