Project Sprints

Manage agile sprint lifecycles from planning through retrospective analysis.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill project-sprints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Project Sprints
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/project-sprints
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill project-sprints

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This skill removes the friction from managing agile development cycles by automating the planning, activation, tracking, and retrospective processes for project sprints.

Core Features & Use Cases

  • Sprint Lifecycle Management: Seamlessly transition from planning and activation to board tracking and closing sprints.
  • Velocity Tracking: Automatically calculate team velocity based on completed issues at the end of each sprint.
  • Retrospective Support: Capture and store team learnings to drive continuous improvement across development cycles.

Quick Start

Use the project-sprints skill to start the next planned sprint by running the start command followed by the sprint identifier.

Frequently Asked Questions about Project Sprints

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

FAQPage Schema
How do I automate agile sprint management from planning to retrospective?

Automate agile sprint management by using scripts to transition sprints from planning to activation, track issue status on a board, and close with retrospective analysis. It calculates team velocity based on completed issues automatically.

Does this project sprints skill calculate scrum velocity automatically?

Yes, scrum velocity is calculated automatically. The skill tracks issue status throughout the sprint and computes team velocity based on the number of completed issues at the end of each development cycle.

How do I start a planned sprint using a script?

To start a planned sprint, execute the start command followed by the specific sprint identifier. This activates the sprint lifecycle, enabling board visualization and issue tracking for the development team.

Do I need python3 to run this agile workflow tool?

Yes, python3 is required as a dependency to run the scripts. The skill operates within software development projects and requires python3 to execute its agile workflow modes and sprint lifecycle commands.

What is the best way to track kanban board status during a sprint?

Track kanban board status by activating the sprint lifecycle management feature, which provides board visualization and monitors issue status. This maintains real-time visibility of project state artifacts throughout the sprint.

How does sprint retrospective support drive continuous improvement?

Sprint retrospective support drives continuous improvement by capturing and storing team learnings at the end of each cycle. This historical data informs better planning and workflow adjustments for future development sprints.