sprint-finish

Resolve non-terminal tasks and mark a sprint complete.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/alon21034/claude-scrum-skills --skill sprint-finish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-finish
Source: https://github.com/alon21034/claude-scrum-skills/tree/main/sprint-finish
Command: npx skills add https://github.com/alon21034/claude-scrum-skills --skill sprint-finish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually closing a sprint by updating and resolving all tasks can be time-consuming and error-prone. This Skill simplifies the process of marking tasks as done, moving them to the backlog, or deleting them, providing a clear path to closing a sprint.

Core Features & Use Cases

  • Task Resolution: Interactively resolve every task that is not in a terminal state.
  • Finalize Sprint: Safely close the sprint once all tasks are addressed.
  • Use Case: For project managers and scrum masters, at the end of each sprint, run the sprint-finish command to ensure all tasks are appropriately closed or deferred, and the sprint is marked as complete.

Quick Start

Execute the sprint-finish command within your sprint context to finalize the sprint and close all tasks.

Frequently Asked Questions about sprint-finish

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

FAQPage Schema
How do I close an active sprint and resolve all remaining tasks?

To close an active sprint, this Skill interactively prompts you to resolve non-terminal tasks by marking them done, moving them to the backlog, or deleting them, then sets the sprint status to complete.

What is the best way to automate sprint closure for non-terminal tasks?

Automating sprint closure involves resolving every non-terminal task through interactive disposition prompts and safely finalizing the sprint status. This Skill automates that last phase to prevent manual errors.

Can I use this sprint closure tool if I have tasks still in progress?

Yes, the sprint closure tool is designed for active sprints with non-terminal tasks. It interactively guides scrum managers through resolving in-progress items before marking the sprint complete.

How does task resolution work when finalizing a sprint?

Task resolution during sprint finalization works by interactively prompting the user to choose a disposition for each non-terminal task, such as marking it done, deferring it to the backlog, or deleting it.

Do I need any specific project management dependencies installed to finalize a sprint?

No specific dependencies are required to finalize a sprint. You execute the command within your sprint context, and it interactively handles task resolution and status updates natively.

Why does manually closing a sprint cause errors for scrum managers?

Manually closing a sprint causes errors because updating and resolving all tasks individually is time-consuming and prone to oversight. Automating task disposition ensures safe closure.