gsd-review-backlog

Review 999.x backlog items and promote, keep, or remove them.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-review-backlog-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-review-backlog
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-review-backlog
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-review-backlog-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

backlog governance requires coordinated reviews to move items from backlog to active milestones.

Core Features & Use Cases

  • Review backlog items (999.x) and decide whether to promote, keep, or remove
  • Update ROADMAP.md and move entries to active milestone sequence
  • Maintain artifact context across backlog changes for traceability

Quick Start

Promote a backlog item to the next active milestone using the roadmap workflow.

Frequently Asked Questions about gsd-review-backlog

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

FAQPage Schema
How do I review backlog items and promote them to active milestones?

To review backlog items and promote them to active milestones, this workflow scans .planning/phases/999* directories and ROADMAP.md, presenting each entry with its artifacts. You then choose to Promote, Keep, or Remove items while the system handles directory renaming and roadmap updates automatically.

What is the best way to clean up stale entries in a project roadmap?

Cleaning up stale entries in a project roadmap requires a controlled governance workflow that scans the 999.x backlog directories and offers Remove actions. This approach safely updates ROADMAP.md, moves artifact files, and commits the changes while recording all results for auditing.

Does this backlog governance workflow maintain artifact traceability when moving items?

Yes, this backlog governance workflow maintains artifact context across changes by preserving descriptions and associated files. When promoting items from the 999.x backlog to the active milestone sequence, it moves artifacts alongside the renamed directories to ensure full traceability.

Can I update ROADMAP.md automatically when promoting backlog items?

You can update ROADMAP.md automatically during backlog promotion by applying this controlled workflow. It scans the backlog directories, presents items for review, and executes the necessary steps to rename directories, move artifacts, rewrite the roadmap file, and commit the changes.

How does the backlog review process handle audit trails?

The backlog review process handles audit trails by recording the results of every Promote, Keep, or Remove action. After scanning the 999.x backlog directories and updating ROADMAP.md, the workflow commits the changes to preserve a clear history of governance decisions.

When should I use an automated workflow for backlog governance instead of manual reviews?

You should use an automated workflow for backlog governance when your project contains multiple 999.x items requiring coordinated reviews. This approach prevents manual errors by systematically scanning directories, updating ROADMAP.md, moving artifacts, and committing changes with recorded audit results.