Sprint Planning Sync
beginner
Plan a sprint from Linear backlog, GitHub reality, team calendar, and Slack availability.
Architecture
Linear MCP
Reads backlog, priorities, and team assignments
70/100
GitHub MCP Server
Checks open PRs, code risk, and carryover work
88/100
Google Calendar MCP
Accounts for meetings, holidays, and focus constraints
80/100
Slack MCP Server
Shares sprint commitments with the team
77/100
Expected Output
Sprint Plan
Candidate issues: 31
Carryover PRs: 5
Capacity warnings: 2
Committed items: 12
-> Slack plan posted
Related Recipes
Incident Response Command Center
ADVANCEDTriage production incidents from alerts to fixes with observability, chat, and repo context.
devopsworkflow
5 components
Full-Stack Testing Suite
INTERMEDIATEComplete testing pipeline with unit tests, E2E browser tests, and TDD workflow.
codetesting
3 components
API Development Workflow
INTERMEDIATEComplete API lifecycle from design to testing with GraphQL support.
codeapi
3 components