trw-sprint-finish

Automate sprint closure by validating deliverables, updating PRD statuses, and archiving docs.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/wallter/trw-mcp --skill trw-sprint-finish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trw-sprint-finish
Source: https://github.com/wallter/trw-mcp/tree/main/src/trw_mcp/data/codex/skills/trw-sprint-finish
Command: npx skills add https://github.com/wallter/trw-mcp --skill trw-sprint-finish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complete end-to-end sprint closure by validating deliverables, updating PRD statuses, archiving sprint documents, and conducting the delivery ceremony.

Core Features & Use Cases

  • Orchestrates sprint closure by locating the active sprint, validating PRD completion, spawning adversarial auditors, performing a build gate, updating statuses, archiving artifacts, and executing the delivery ceremony.
  • Supports partial completion handling, exit-criteria verification, wave checkpoint checks, and comprehensive reporting for retrospectives.

Quick Start

Trigger the sprint finish by running the trw-sprint-finish skill on the active sprint.

Frequently Asked Questions about trw-sprint-finish

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

FAQPage Schema
How do I automate sprint closure and validate deliverables?

Automate sprint closure by validating deliverables, updating PRD statuses, archiving sprint documents, and executing the delivery ceremony to ensure rigorous end-to-end completion.

What is the best way to handle partial sprint completion during archiving?

Handle partial sprint completion by validating exit criteria and wave checkpoints, allowing the workflow to process incomplete items while still archiving artifacts and generating retrospective reports.

How do I verify build gate and exit criteria before finishing a sprint?

Verify build gate and exit criteria by spawning adversarial auditors that check PRD completion, perform audits, and enforce wave checkpoints before allowing final artifact movement and delivery.

Does sprint closure work without external dependencies or components?

Yes, the sprint closure workflow operates independently with no external dependencies or components, managing PRD status checks, build gates, and artifact archiving entirely within its internal logic.

Can I update PRD statuses and archive sprint docs automatically?

Yes, you can update PRD statuses and archive sprint docs automatically by triggering the closure workflow, which locates the active sprint, verifies completion, and moves artifacts to their final state.

When should I use an automated delivery ceremony for sprint reporting?

Use an automated delivery ceremony for sprint reporting when you need comprehensive retrospective data, requiring validated exit criteria, build gate checks, and archived artifacts to ensure accurate delivery documentation.