Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Review and promote backlog items to active milestone
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | 46% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -54% | 0% |
<objective> Review all 999.x backlog items and optionally promote them into the active milestone sequence or remove stale entries. </objective>
<process>
bash ls -d .planning/phases/999* 2>/dev/null || echo "No backlog items found"
bash cat .planning/ROADMAP.md Show each backlog item with its description, any accumulated context (CONTEXT.md, RESEARCH.md), and creation date.
999.x-slug to {new_num}-slug:bash NEW_NUM=$(gsd-tools query phase.add "${DESCRIPTION}" --raw)
## Backlog section to the active phase list(BACKLOG) marker**Depends on:** field## Backlog sectionbash gsd-tools query commit "docs: review backlog — promoted N, removed M" --files .planning/ROADMAP.md
## 📋 Backlog Review Complete
Promoted: {list of promoted items with new phase numbers} Kept: {list of items remaining in backlog} Removed: {list of deleted items}
</process>
Other measured skills in the registry, with their headline benchmark lift.