Plan demo-driven sprint slices
plan-sprintcommandsetup L1★0
skyler-myers-db/mortgage-intelligence-platform ↗What it does
Plan vertical-slice sprint for DAIS demo Module 0
Best for
Teams running time-boxed sprints on modular features where end-to-end vertical slices are critical for demo readiness.
Inputs
- · $ARGUMENTS: sprint objective (text)
Outputs
- · Task list with owners/subagents
- · File paths to edit
- · Acceptance criteria per task
- · Validation commands
- · Risk assessment
- · Next action recommendation
Requires
- · git
- · npm
- · pytest
- · Python scaffold verification script
Preconditions
- · CLAUDE.md exists with product anchors
- · Frontend and backend project structure initialized
- · Test infrastructure in place
Failure modes
- · CLAUDE.md missing or stale — sprint plan lacks context
- · Build/test commands fail — plan loses validation credibility
- · Scope creep (no objective in $ARGUMENTS) — ask user to specify
Trust signals
- · References product anchors from CLAUDE.md
- · Includes verification commands (not just tasks)
- · Explicit risk identification