plan

Convert incomplete PRD items into a buildable sprint checklist with spec references.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/zabuuq/sdd-plugin --skill plan-zabuuq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/zabuuq/sdd-plugin/tree/main/plugins/sdd/skills/plan
Command: npx skills add https://github.com/zabuuq/sdd-plugin --skill plan-zabuuq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents vague, ad-hoc sprint planning by transforming PRD items into a buildable, spec-referenced sprint checklist.

Core Features & Use Cases

  • Sprint checklist generation: Selects a coherent batch of incomplete PRD items and produces a sprint plan tied to PRD and spec references.
  • Guardrails and routing: Recommends running refinement or retrospectives based on PRD acceptance-criteria and unvetted sections.
  • Build-mode resolution: Locks the sprint in either step-by-step or autonomous mode with project- and profile-based memory.
  • Checklist validation: Ensures every sprint checkbox has required PRD mapping tags before writing the sprint artifact.

Quick Start

Run /sdd:plan to generate the next sprint checklist from your PRD, including verification steps linked to your spec.

Frequently Asked Questions about plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a sprint-ready checklist from a PRD?

To generate a sprint-ready checklist from a PRD, the tool groups coherent incomplete items and attaches exact PRD and technical spec references. It validates that every sprint checkbox has required PRD mapping tags before writing the final sprint artifact.

What is sprint planning workflow orchestration with acceptance criteria coverage?

Sprint planning workflow orchestration with acceptance criteria coverage transforms vetted PRD work into a buildable sprint checklist. It ensures every item includes spec references and passes strict sprint-item tag validation to maintain consistent build execution prep.

Do I need docs/prd.md and docs/spec.md files to create a sprint checklist?

Yes, you need docs/prd.md and docs/spec.md files to create a sprint checklist. The system performs prerequisite checks for these files and gates PRD state to route unvetted sections to refinement or retrospectives before generating the plan.

Can I lock sprint planning to autonomous build mode with project memory?

Yes, you can lock sprint planning to autonomous build mode with project memory. The system resolves sprint execution modes by locking either step-by-step or autonomous settings using project- and profile-based memory configurations.

How do I handle unvetted sections during sprint checklist generation?

To handle unvetted sections during sprint checklist generation, the system applies optional unvetted routing. It evaluates PRD acceptance-criteria gaps and recommends running refinement or retrospectives before proceeding with build execution prep.

Why does sprint checklist generation require loading sdd-guide references?

Sprint checklist generation requires loading sdd-guide references to ensure deterministic workflow orchestration. This strict prerequisite check guarantees that generated sprint items maintain accurate PRD mapping and acceptance-criteria coverage before writing docs/sprint-N.md.