Sprint Planning Assistant
Analyze backlog, estimate capacity, and suggest sprint scope
Example Prompt
Help us plan the next sprint based on our GitHub backlog and team capacity
About
Assists with sprint planning by pulling the current issue backlog from GitHub, analyzing team velocity and capacity, and reasoning through priorities to suggest an optimal sprint scope. The assistant considers issue labels, story points, dependencies, and team availability to produce a balanced sprint plan.
Workflow Steps
List all open issues from the backlog with their labels, assignees, and priority
📋 List IssuesRead the team capacity and velocity configuration file from the repository
📃 Read Repo FileReason through issue priorities, dependencies, and capacity to propose a balanced sprint scope
🧠 Structured ReasoningPost the recommended sprint plan to the team's Slack channel for review
📨 Send MessageTools Used
List Issues
List open issues in a GitHub repository with filtering by label, assignee, or milestone
Read Repo File
Read the contents of a file from a GitHub repository at a specific branch or commit
Structured Reasoning
Break down a complex problem into sequential reasoning steps with explicit chain-of-thought
Send Message
Send a message to a Slack channel or direct message conversation