Sprint Plan

Creates a new sprint file under project/sprints/ per the project sprint spec. Invoke when the user asks to plan a sprint, open a sprint, draft the next sprint, schedule a sprint, or pull roadmap items into a sprint. Also handles equivalent German-language requests. Resolves the next monotonic sprint number, walks the value-delivery contract (rejects operator-internal verbs in `value_statement`), pulls in roadmap items whose `target_sprint` matches, populates the `features` list (delegating to `feature-decompose` when decompositions are missing), names the value-verifying feature, and writes the file with `status: planned`. Supports resume on re-invocation per `spec/claude/resumable-work/`.

nolte 92cb8ac 4 files · 26.1 KB Updated

File contents

nolte/claude-shared/tree/main/plugins/nolte-planning/skills/sprint-plan commit 92cb8ac4bf

Frequently asked questions

npx skillmds@latest add nolte/sprint-plan