close-sprint

Validate tickets, merge sprint branches, and archive sprint history.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/busboom-software-studio/design-trainer --skill close-sprint-busboom-software-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close-sprint
Source: https://github.com/busboom-software-studio/design-trainer/tree/main/.claude/skills/close-sprint
Command: npx skills add https://github.com/busboom-software-studio/design-trainer --skill close-sprint-busboom-software-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates and closes a completed sprint by verifying tickets, merging the sprint branch, and archiving sprint history.

Core Features & Use Cases

  • Validates sprint completion: ensures all tickets are done and obtains stakeholder approval before merging.
  • Automates lifecycle: merges sprint branch to main, updates state, and archives sprint records for traceability.
  • Use Case: When a sprint ends, trigger this skill to finalize changes and publish the sprint release.

Quick Start

Run the close sprint operation to finalize the current sprint and publish changes.

Frequently Asked Questions about close-sprint

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

FAQPage Schema
How do I automate sprint closure and merge the sprint branch to main?

Sprint closure automation validates completed tickets, merges the sprint branch, and archives sprint history. It requires pre-condition checks, version tagging, and stakeholder confirmation before finalizing the sprint release.

What happens to sprint history and artifacts after a sprint ends?

Sprint history and artifacts are archived for traceability. The automation updates the sprint state, applies version tagging, and merges the sprint branch to main to preserve project records.

Can I require stakeholder approval before merging an agile sprint branch?

Stakeholder approval before merging an agile sprint branch is supported as a validation step. The skill ensures all tickets are done and obtains stakeholder confirmation before proceeding with the merge.

Does the sprint closure process validate if all sprint tickets are done?

Sprint closure validates that all sprint tickets are done before merging. It performs pre-condition checks on ticket completion and obtains stakeholder approval to ensure the sprint is fully ready for archiving.

How do I apply version tagging when finalizing a completed sprint release?

Version tagging is applied automatically when finalizing a completed sprint release. The close sprint operation handles version tagging alongside merging the sprint branch and archiving sprint records.