sprint-reviewer

Review sprint plans for card design, fragmentation, dependencies, and sequencing.

Updated Mar 17, 2025
One-click install
npx skills add https://github.com/muunkky/hottopoteto --skill sprint-reviewer-muunkky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-reviewer
Source: https://github.com/muunkky/hottopoteto/tree/main/.claude/skills/sprint-reviewer
Command: npx skills add https://github.com/muunkky/hottopoteto --skill sprint-reviewer-muunkky

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill evaluates the quality and structure of sprint plans, ensuring they adhere to best practices and standards before execution.

Core Features & Use Cases

  • Adversarial Review: Provides a critical assessment of sprint plans, checking for clarity, focus, and adherence to three core laws of card design.
  • Fragmentation Analysis: Identifies and suggests solutions for over-fragmentation and under-fragmentation in sprint plans.
  • Dependency and Sequencing Analysis: Validates dependencies and sequences, identifying real and phantom dependencies, and suggesting parallelism opportunities.
  • Review Output: Generates a detailed report with findings, recommendations, and a final verdict on the sprint plan's quality.

Quick Start

Run the sprint-reviewer skill on your sprint plan with the command: sprint-reviewer review --sprint_tag <sprint_tag>

Frequently Asked Questions about sprint-reviewer

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

FAQPage Schema
How do I review a sprint plan for dependency and sequencing issues?

To review a sprint plan for dependency and sequencing issues, you can use a skill that validates dependencies, identifies phantom dependencies, and suggests parallelism opportunities based on the sprint tag.

What is sprint plan fragmentation analysis and when do I need it?

Sprint plan fragmentation analysis identifies over-fragmentation and under-fragmentation in task cards. You need it to ensure your sprint plan adheres to best practices and standards before execution.

How can I check if my sprint cards adhere to the three laws of card design?

You can check adherence to the three laws of card design by running an adversarial review on your sprint plan, which provides a critical assessment of clarity, focus, and structural standards.

Do I need external dependencies to analyze sprint planning quality?

No, you do not need external dependencies to analyze sprint planning quality. The sprint review process requires no external dependencies and utilizes gitban MCP tools for card interaction and analysis.

What is the best way to validate task sequencing and parallelism opportunities in a sprint?

The best way to validate task sequencing and parallelism is to run a dependency and sequencing analysis on your sprint plan, which generates a detailed report with findings and a final verdict on plan quality.

Can I generate a quality report for my sprint plan before execution?

Yes, you can generate a quality report for your sprint plan before execution by running a review command, which outputs findings, recommendations, and a final verdict on the plan's quality.