gsd-add-backlog

Add backlog items to ROADMAP.md using 999.x numbering.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-add-backlog-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-backlog
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-add-backlog
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-add-backlog-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add backlog items to the backlog parking lot using 999.x numbering.

Core Features & Use Cases

  • Create a new backlog entry under the roadmap's backlog section (999.x) with automatic slug generation.
  • Initialize the backlog item directory and placeholder file to reserve the phase.
  • Update ROADMAP.md under a Backlog section and provide a clear description for future planning.

Quick Start

Provide a concise backlog description as the argument to gsd-add-backlog to create a new backlog entry.

Frequently Asked Questions about gsd-add-backlog

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

FAQPage Schema
How do I add backlog items to a roadmap for future planning?

To add backlog items to a roadmap, this skill reads ROADMAP.md, determines the next 999.x backlog number, creates a phase directory, and updates the file with a new backlog entry to queue unsequenced ideas.

What is the 999.x numbering convention for roadmap backlog parking lots?

The 999.x numbering convention is a deterministic method used to sequence backlog items within a roadmap, keeping unsequenced ideas separate from active milestones in the ROADMAP.md file.

How do I separate unsequenced roadmap ideas from active milestones?

You can separate unsequenced ideas by applying a backlog workflow that creates a dedicated phase directory and updates ROADMAP.md under a distinct Backlog section using 999.x numbering.

Can I automate backlog creation in ROADMAP.md without manual numbering?

Yes, you can automate backlog creation by providing a concise description as an argument; the skill automatically generates the slug, determines the next 999.x number, and initializes the directory.

What is the best way to queue unsequenced ideas for future roadmaps?

The best way to queue unsequenced ideas is using a backlog parking lot system that automatically generates slugs, initializes placeholder files, and updates ROADMAP.md with clear descriptions for future planning.