gsd-review-backlog

Review backlog items and promote them to active milestones.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing and reviewing a backlog of items, allowing users to efficiently promote them to active milestones or remove outdated entries.

Core Features & Use Cases

  • Review Backlog Items: Inspect all backlog items and their associated context.
  • Promote to Milestones: Move selected items to the active milestone sequence.
  • Remove Stale Entries: Eliminate outdated items from the backlog.
  • Use Case: For project managers who need to maintain a clean and up-to-date backlog, this Skill automates the process of reviewing and updating items, saving time and reducing manual errors.

Quick Start

Run the gsd-review-backlog command to review and promote your backlog items to the active milestone.

Frequently Asked Questions about gsd-review-backlog

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

FAQPage Schema
How do I automate backlog management and promote items to milestones?

Backlog management is automated by running a command that lists, updates, or deletes project items and promotes selected entries to the active milestone sequence. This reduces manual errors and saves time.

What is the best way to review and remove stale items from a project backlog?

Reviewing a project backlog is handled by a script that inspects all items and their context, allowing you to eliminate outdated entries. This keeps your project files clean and up-to-date.

Do I need shell command access to review and update backlog items?

Shell command access is required to review and update backlog items, because the Skill executes file operations directly on your project files to move or delete entries.

Can I use this backlog review process for standard project management file operations?

Yes, the backlog review process works for standard project management file operations by directly interacting with your project files to update item statuses and sequence active milestones.

What are the limitations of using scripts for milestone tracking and backlog updates?

The limitation of using scripts for milestone tracking is that the Skill requires direct access to project files and local shell execution, meaning it may not work in restricted or cloud-only environments.