Gastrobrain Sprint Planner

Analyze GitHub Project #3 issues and Sprint Estimation Diary to generate day-by-day sprint plans.

1|Updated Feb 12, 2025
One-click install
npx skills add https://github.com/alemdisso/gastrobrain --skill gastrobrain-sprint-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gastrobrain Sprint Planner
Source: https://github.com/alemdisso/gastrobrain/tree/main/.claude/skills/gastrobrain-sprint-planner
Command: npx skills add https://github.com/alemdisso/gastrobrain --skill gastrobrain-sprint-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides disciplined, data-driven sprint planning for a solo Flutter project by combining GitHub Project data, velocity history, and a detailed risk/QA framework to produce executable sprint plans.

Core Features & Use Cases

  • Velocity-based capacity planning: estimates capacity using historical data and adjustable multipliers.
  • Issue grouping & sequencing: groups work by type and dependency to optimize delivery.
  • Comprehensive sprint artifacts: outputs a day-by-day plan using a reusable template with risk, testing, and localization considerations.

Quick Start

Use the gastrobrain-sprint-planner skill to plan Sprint 0.1.6 with Issue #200-#204 as inputs.

Frequently Asked Questions about Gastrobrain Sprint Planner

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

FAQPage Schema
How do I plan sprints using GitHub Projects and historical velocity data?

You can plan sprints by analyzing GitHub Project issues and a Sprint Estimation Diary to estimate capacity, applying velocity-based planning with type multipliers and overhead adjustments to generate structured day-by-day sprint breakdowns.

What is velocity-based capacity planning for a Flutter project?

Velocity-based capacity planning estimates sprint capacity by combining historical velocity data with adjustable type multipliers and overhead adjustments, producing structured day-by-day sprint plans.

How do I generate a sprint plan with risk assessment and testing strategy?

Sprint planning generates a comprehensive artifact in a structured template that includes day-by-day breakdowns, risk assessment, testing strategy, and success criteria aligned to your milestone theme.

Can I use GitHub Project issues for sprint estimation in a solo development workflow?

Yes, you can analyze GitHub Project issues alongside a Sprint Estimation Diary to estimate capacity for solo development, grouping work by type and dependency to optimize delivery.

How do I group and sequence GitHub issues to optimize sprint delivery?

You can group and sequence GitHub Project issues by type and dependency to optimize delivery, then output a day-by-day plan using a reusable template with risk, testing, and localization considerations.