sprint-review

Evaluate sprint delivery completeness and acceptance-criteria coverage against planned work.

133|9|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/lync-cyber/CataForge --skill sprint-review-lync-cyber
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sprint-review
Source: https://github.com/lync-cyber/CataForge/tree/main/.cataforge/skills/sprint-review
Command: npx skills add https://github.com/lync-cyber/CataForge --skill sprint-review-lync-cyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you assess whether a sprint is truly complete by comparing planned work against delivered work, verifying acceptance-criteria coverage, and detecting scope drift, gold-plating, and missing deliverables before release or the next sprint starts.

Core Features & Use Cases

  • Sprint completion audit: Reviews task status, deliverables, and code-review coverage at the sprint level.
  • Acceptance criteria verification: Checks that planned AC items are backed by meaningful tests and not just superficial matches.
  • Scope and quality drift detection: Flags plan deviations, extra unplanned work, and quality patterns that indicate the sprint needs revision.
  • Use case: Use this Skill when all tasks in a sprint appear done and you need a final go/no-go review with clear issue severity and actionable findings.

Quick Start

Ask the assistant to review sprint 3 using the sprint plan, architecture doc, and all task code-review reports, then produce a sprint-review report with a clear approve or needs-revision conclusion.

Frequently Asked Questions about sprint-review

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

FAQPage Schema
How do I audit sprint delivery completeness before a release go/no-go decision?▼

You verify sprint delivery by comparing planned tasks against delivered work, checking task statuses, validating deliverables, and confirming code-review presence to generate a report with severity-ranked findings for release readiness.

What is scope drift detection in a sprint closeout review?▼

Scope drift detection flags plan deviations and extra unplanned work by evaluating delivered tasks against the original sprint plan and acceptance criteria during sprint closeout audits.

How do I verify acceptance criteria coverage for completed sprint tasks?▼

You verify acceptance criteria coverage by checking that planned AC items are backed by meaningful tests and validated deliverables rather than superficial matches during sprint completion audits.

Can I aggregate cross-task quality patterns across an entire software delivery sprint?▼

Cross-task quality aggregation evaluates code-review coverage and task statuses across all sprint tasks to detect quality drift and generate severity-ranked actionable findings.

What do I need to perform a sprint closeout audit?▼

Sprint closeout audits require the sprint plan, architecture doc, and all task code-review reports to evaluate delivery completeness and produce an approve or needs-revision conclusion.