gg-plan-backlog

Turn rough notes into a structured backlog with dependencies and sprint waves.

147|10|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/GGPrompts/TabzChrome --skill gg-plan-backlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gg-plan-backlog
Source: https://github.com/GGPrompts/TabzChrome/tree/main/plugins/conductor/skills/plan-backlog
Command: npx skills add https://github.com/GGPrompts/TabzChrome --skill gg-plan-backlog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates backlog grooming and sprint planning by turning rough notes into a structured, worker-ready backlog.

Core Features & Use Cases

  • Analyze current state: assess backlog health, readiness, and blockers to inform planning
  • Break down epics: decompose large initiatives into actionable tasks and work units
  • Prioritize and wire dependencies: set priorities and connect tasks with dependencies for coherent waves
  • Assign quality gates: attach checks and reviews to ensure quality before work proceeds
  • Prepare issue prompts: generate worker-ready prompts for each backlog item using Haiku
  • Output sprint plan: present organized waves of work with clear descriptions and owners

Quick Start

Use the Plan Backlog skill to generate a sprint-ready backlog by running the following steps:

  • Inspect current backlog state: mcp__beads__stats() and mcp__beads__ready()
  • Break down epics: create epics and subtasks, then wire dependencies with mcp__beads__dep
  • Prioritize and wire: set priorities (0-4) and add dependencies as needed
  • Prepare prompts: run /prompt-writer:write for each backlog item
  • Output sprint plan: verify prompts exist and present Wave 1 for spawning

Frequently Asked Questions about gg-plan-backlog

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

FAQPage Schema
How do I automate backlog grooming for sprint planning?

Automate backlog grooming by turning rough notes into a structured, worker-ready backlog through epic breakdown, dependency wiring, and sprint-wave output. It orchestrates analysis and prompt preparation to generate organized work items for an upcoming sprint.

What is the best way to break down epics into actionable sprint tasks?

The best way to break down epics is to decompose large initiatives into actionable tasks and work units, then wire dependencies and assign quality gates. This creates coherent waves of prioritized work ready for sprint execution.

How does dependency wiring work for sprint waves?

Dependency wiring connects tasks within decomposed epics by setting priorities from 0 to 4 and linking related work units. This ensures coherent sprint waves where blocked tasks are properly sequenced before work proceeds.

Can I generate worker-ready prompts for each backlog item?

Yes, you can generate worker-ready prompts for each backlog item using Haiku. The skill prepares issue prompts by running prompt-writing commands, ensuring every task has clear descriptions and owners before sprint execution.

Do I need MCP Beads to prepare a sprint-ready backlog?

Yes, you need MCP Beads to inspect backlog health and readiness, create epics and subtasks, and wire dependencies. The skill uses specific MCP Beads commands to assess blockers and present organized waves of work for spawning.

What are the limitations of automated sprint planning?

Automated sprint planning requires rough notes as input and depends on MCP Beads and Haiku prompts to function. It cannot generate work items without initial notes, and quality gates must be manually assigned to ensure quality before work proceeds.