sprint-review

Automates sprint closeout by reviewing Trello card statuses and archiving Sprint Review outcomes as Markdown files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/686f6c61/PSPO-Agent --skill sprint-review-686f6c61
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-review
Source: https://github.com/686f6c61/PSPO-Agent/tree/main/skills/sprint-review
Command: npx skills add https://github.com/686f6c61/PSPO-Agent --skill sprint-review-686f6c61

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of closing a sprint by automatically reviewing the status of user stories in Trello, assessing their completion against the Definition of Done, and archiving sprint results.

Core Features & Use Cases

  • Trello Integration: Connects to Trello to fetch real-time card statuses.
  • Automated Reporting: Generates a clear summary of sprint progress, including completed stories and velocity.
  • Sprint Archiving: Saves sprint review outcomes to a structured Markdown file for historical tracking.
  • Use Case: After completing a sprint, use this Skill to quickly get a report on which stories are done, which are not, and archive the sprint's performance data without manual data entry.

Quick Start

Use the sprint-review skill to close the current sprint and archive its results.

Frequently Asked Questions about sprint-review

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

FAQPage Schema
How do I automate sprint review and closing in Trello?

Automating sprint review in Trello involves fetching real-time card statuses and evaluating story completion against the Definition of Done. This Skill connects via Trello API credentials to assess progress, generate a performance report, and save outcomes locally.

What is the best way to generate a Scrum sprint report from Trello cards?

The best way to generate a Scrum sprint report from Trello cards is to automatically evaluate their completion against the Definition of Done. This process produces a structured Markdown file summarizing story completion and sprint velocity.

Do I need a prior sprint plan to use automated sprint archiving?

Yes, a prior sprint plan is required to review Trello card statuses and assess story completion accurately. The Skill needs this existing sprint configuration to evaluate progress against the Definition of Done and generate the closing report.

Can I check Trello story completion against the Definition of Done automatically?

Yes, you can automatically check Trello story completion against the Definition of Done. This Skill integrates with Trello to fetch card statuses and assess story completion, generating a clear summary of done and incomplete stories.

Does sprint closing require manual data entry for velocity metrics?

No, sprint closing does not require manual data entry for velocity metrics. The Skill automatically generates a performance report by reviewing Trello card statuses and evaluating story completion to calculate velocity.

What limitations exist when archiving sprint results locally?

Archiving sprint results locally is limited to saving outcomes in a structured Markdown file for historical tracking. It requires valid Trello API credentials and a prior sprint plan to fetch card statuses and generate the review report accurately.