skills/papi-sdlc-sprint/SKILL.md
Create or work with sprint-like tasks — plan, execute, verify, and close a bounded cycle of development work . [PAPI SDLC]
npx skillsauth add stainsby/papi papi-sdlc-sprintInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A sprint is a bounded cycle of related development work (fixes, features, infrastructure changes) that is planned, executed, verified, and closed as a unit. Sprints are the primary mechanism for grouping related sub-tasks and ensuring that a cohesive set of changes is delivered with full quality verification.
A sprint is not a time-boxed iteration in the Scrum sense. It is a logically bounded batch of work with explicit entry criteria, execution phases, and exit gates.
Reading these skills is REQUIRED to understand and execute this skill:
papi-tasks-understandpapi-templates-understandpapi-long-taskRead these as needed:
papi-sdlc-task-compliance-auditpapi-sdlc-validate-capabilities-dagUse the papi-long-task skill.
Use this skill when:
A sprint proceeds through four phases. Each phase has mandatory activities and exit criteria.
When creating individual tasks, do not link them to the sprint either by name or by content UNLESS there is a special reason. The sprint can list tasks, not visa-versa. At time we may dynamically reallocate tasks between sprints, so task-to-sprint links are discouraged. Thus, sub-task names here generally DON'T refer to the sprint.
IMPORTANT: To create sub-tasks ONE AT A TIME, following the PAPI copy first, and edit section-by-section method for EACH one.
Work sub-tasks in the sequenced order. After each sub-task completes, update the sprint status table. If a sub-task reveals new issues:
After all sub-tasks are complete, run the full verification checklist before declaring the sprint complete.
assets/sprint-task-template.mddevelopment
Plan and perform user-acceptance testing for user stories - exercise each story end-to-end through the real user interface in the appropriate role, with evidence. [PAPI SDLC]
development
Create or work with charter audit tasks that check alignment between the project's Charter and its user stories — both top-down and bottom-up. [PAPI SDLC]
development
Create, understand, or work with the project charter. [PAPI SDLC]
development
Manage a task with many repeated steps, or a long running task with many steps, so that it is tracked and resumable over more than one session if needed.