gsd-review-backlog

Review 999.x backlog phases and promote, keep, or remove each item.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-review-backlog-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-review-backlog
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-review-backlog
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-review-backlog-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly clean up and organize a large backlog by turning well-prepared 999.x items into active milestone phases while removing stale entries.

Core Features & Use Cases

  • Backlog Inventory & Evidence Gathering: Lists all .planning/phases/999* backlog phase directories and correlates them with roadmap entries and accumulated artifacts (e.g., contextual docs).
  • Interactive Promotion Workflow: Prompts you for each backlog item to either promote it into the active sequence, keep it, or remove it.
  • Roadmap & Directory Refactoring: Renames phase directories to the next sequential number, migrates artifacts, updates ROADMAP.md, and finalizes dependencies metadata.

Quick Start

Run the backlog review to list every 999.x item and then choose which ones to promote, keep, or remove until ROADMAP.md reflects your updated milestone plan.

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 and organize a large backlog of milestone phases?

To review a large backlog, you can list all 999.x phase directories, evaluate their roadmap context and artifacts, and interactively promote, keep, or remove each item to maintain an active milestone sequence.

What is the best way to promote ready backlog items into an active roadmap?

The best way to promote ready backlog items is to rename phase directories to the next sequential number, migrate accumulated artifacts, remove backlog markers, and update the roadmap to reflect the new milestone plan.

How does backlog phase promotion handle dependencies and directory numbering?

Backlog phase promotion handles dependencies by finalizing metadata during the refactoring process, renaming directories to sequential numbers, and moving artifacts to maintain the correct milestone sequence.

Can I remove stale phases and clean up a 999.x backlog directory automatically?

Yes, you can clean up a 999.x backlog directory by reviewing each phase against its roadmap context and choosing to remove stale entries, which deletes the backlog markers and commits the changes.

Do I need any specific dependencies to perform backlog curation and phase promotion?

No specific dependencies are required, as the backlog curation uses standard filesystem operations and roadmap edits to rename directories, move artifacts, and commit changes via provided tools.

When should I use an interactive backlog review workflow for milestone planning?

You should use an interactive backlog review workflow when stale or ready phases must be reorganized into an active sequence and you need to evaluate contextual artifacts before deciding to promote or remove items.