reviewing-sprint

Generate a batch completion summary and close the active sprint.

3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kazukinagata/waggle --skill reviewing-sprint
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reviewing-sprint
Source: https://github.com/kazukinagata/waggle/tree/main/skills/reviewing-sprint
Command: npx skills add https://github.com/kazukinagata/waggle --skill reviewing-sprint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates an automated batch completion summary and closes the active sprint. The agent analyzes done and not-done tasks, computes velocity, and determines disposition for unfinished work, reducing manual sprint review overhead and aligning the team on outcomes.

Core Features & Use Cases

  • Generates a Batch Completion Summary for the active sprint by aggregating task statuses and dispositions.
  • Closes the sprint, calculates velocity, stall incidents, and error rate, and updates completion notes.
  • Interactively asks for disposition decisions on unfinished tasks and applies changes to sprint associations or backlog.
  • Pushes updated sprint data to a view server for real-time dashboards and reporting.

Quick Start

Ask the system to review the current sprint and generate the batch completion summary.

Frequently Asked Questions about reviewing-sprint

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

FAQPage Schema
How do I automate sprint reviews and close sprints with unfinished tasks?▼

Automate sprint reviews by generating a batch completion summary that aggregates task statuses, calculates velocity, interactively determines dispositions for unfinished work, and closes the active sprint.

What is a batch completion summary in agile task management?▼

A batch completion summary aggregates done and not-done tasks within an active sprint, computing velocity, stall incidents, and error rates to reduce manual review overhead and align teams on outcomes.

How do I decide dispositions for unfinished sprint work automatically?▼

The system interactively asks for disposition decisions on unfinished tasks and automatically applies changes to sprint associations or moves items to the backlog.

Do I need a back-end API to update sprint data and dashboards?▼

Yes, you need access to a sprint or task data source via a back-end API to push updated sprint data to a view server for real-time dashboards and reporting.

What's the best way to calculate sprint velocity and stall incidents for completed sprints?▼

The best way is to use an automated sprint review tool that analyzes task statuses, calculates velocity and stall incidents, determines error rates, and updates completion notes during sprint closure.