gsd-review-backlog

Review 999.x backlog phases and promote selected items into the active milestone sequence.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-review-backlog-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-review-backlog
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-review-backlog
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-review-backlog-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams review backlog phases, decide which items should move into the active plan, and cleanly remove stale work from the roadmap.

Core Features & Use Cases

  • Backlog review: Inspect all 999.x phase entries and surface their descriptions and accumulated context.
  • Promotion workflow: Move approved backlog items into the next active milestone number and update roadmap references.
  • Cleanup workflow: Remove obsolete backlog entries and delete their phase directories when they are no longer needed.

Quick Start

Use this skill to review the backlog items in the repository, choose which ones to promote, keep, or remove, and update the roadmap accordingly.

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 in a roadmap and promote them to active milestones?

This Skill reviews 999.x backlog phase items by reading ROADMAP.md and phase artifacts, summarizing their context, and categorizing them for promotion into the active milestone or removal from the roadmap.

What is the best way to clean up obsolete backlog phases in a repository?

Cleaning up obsolete backlog phases involves removing outdated entries, deleting their unneeded phase directories, and updating backlog markers to preserve commit-ready roadmap documentation.

Can I update roadmap references when moving backlog items into the active plan?

Yes, the promotion workflow moves approved backlog items into the next active milestone number, updates roadmap references, and renames directories to reflect the new milestone sequence.

Do I need a ROADMAP.md file to categorize backlog phases for promotion or removal?

Yes, the process requires reading a ROADMAP.md file and existing phase artifacts to inspect, summarize, and categorize 999.x backlog phases for promotion or removal properly.

How does the backlog review process handle accumulated context for phase entries?

The backlog review process inspects all 999.x phase entries and surfaces their descriptions alongside accumulated context to inform decisions on whether to promote, keep, or remove them.