scrum-event-sprint-review

Verify sprint increments against Definition of Done and acceptance criteria.

6|Updated Dec 28, 2023
One-click install
npx skills add https://github.com/staticWagomU/dotfiles --skill scrum-event-sprint-review-staticwagomu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-event-sprint-review
Source: https://github.com/staticWagomU/dotfiles/tree/main/config/claude/skills/scrum-event-sprint-review
Command: npx skills add https://github.com/staticWagomU/dotfiles --skill scrum-event-sprint-review-staticwagomu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies Definition of Done and acceptance criteria for Sprint increments to ensure that only fully completed work is presented for acceptance.

Core Features & Use Cases

  • DoD Verification: Runs the Definition of Done checks to validate increments.
  • Acceptance Criteria Validation: Executes acceptance criteria verification commands and surfaces pass/fail results.
  • Sprint Review Readiness: Provides a clear decision point for acceptance or rejection and supports sprint-goal alignment.

Quick Start

Review the current sprint increment against the Definition of Done and acceptance criteria to determine acceptance.

Frequently Asked Questions about scrum-event-sprint-review

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

FAQPage Schema
How do I verify sprint increments against the Definition of Done and acceptance criteria?

You verify sprint increments by executing DoD checks and acceptance criteria commands, which surfaces pass or fail results to determine if the work is fully completed for stakeholder acceptance.

What is the best way to check sprint review readiness for an agile team?

Checking sprint review readiness involves validating the increment against the Definition of Done and acceptance criteria to provide a clear decision point for acceptance or rejection aligned with sprint goals.

How does Definition of Done verification work during sprint completion?

Definition of Done verification works by running automated checks against the sprint increment to ensure only fully completed work that passes all acceptance criteria is presented for stakeholder acceptance.

Can I use this to validate acceptance criteria and provide a clear acceptance decision?

Yes, you can validate acceptance criteria by executing verification commands that surface pass or fail results, providing a clear acceptance decision for the sprint review based on DoD compliance.

Why should I run DoD checks before presenting a sprint increment for acceptance?

Running DoD checks before presenting a sprint increment ensures that only fully completed work meeting the Definition of Done and acceptance criteria is presented for stakeholder acceptance, preventing incomplete delivery.

What happens if a sprint increment fails the acceptance criteria validation?

If a sprint increment fails acceptance criteria validation, the verification process surfaces the fail results, providing a clear rejection decision point that indicates the work does not meet the Definition of Done.