gsd-add-backlog

Capture and stage backlog ideas as 999.x phases with ROADMAP.md updates.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-add-backlog-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-backlog
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-add-backlog
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-add-backlog-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool provides a repeatable method to capture and organize ideas as backlog items (999.x) outside the active planning pipeline, preserving context for future decisions.

Core Features & Use Cases

  • Backlog generation and scaffolding: Generates standardized backlog phases and directory structure for future planning.
  • ROADMAP integration: Updates the ROADMAP.md with a backlog section to track upcoming ideas.
  • Governance & traceability: Keeps backlog items organized with slug-based identifiers and auditable commits.

Quick Start

Initiate by running the backlog-add command to create phase scaffolding and update ROADMAP.md accordingly.

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 project roadmap for future planning?

To add backlog items to a project roadmap, you can automate capturing and staging ideas as 999.x phases. This updates the ROADMAP.md and creates phase directories for isolated tracking.

What are 999.x phases in project management governance?

999.x phases are isolated tracking buckets used to stage backlog ideas outside the active planning pipeline. They preserve context for future project scoping and milestone planning decisions.

How do I generate scaffolding and directories for backlog ideas?

You can generate standardized backlog scaffolding by running the backlog-add command. This automatically creates the phase directory structure and generates slug-based identifiers for governance.

Does adding a backlog item update ROADMAP.md automatically?

Yes, adding a backlog item updates ROADMAP.md automatically. The tool ensures the roadmap file reflects the new backlog section while maintaining commit-driven traceability for auditable governance.

Can I use this for milestone planning without disrupting active phases?

Yes, you can use this for milestone planning without disrupting active phases. It stages ideas as 999.x phases outside the active pipeline, ensuring isolated tracking for future scoping.

Why does backlog governance require commit-driven traceability?

Backlog governance requires commit-driven traceability to keep items organized and auditable. It ensures every staged backlog idea has a traceable commit linked to its slug-based identifier.