gsd-next

Detect the current GSD workflow state and trigger the next step.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-next-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-next
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-next
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-next-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The GSD workflow can be overwhelming with multiple steps, making it hard to remember where you are. This Skill helps by automatically detecting your current project state and advancing to the next step.

Core Features & Use Cases

  • Automated Step Detection: Identifies your current phase and automatically triggers the next step in the workflow.
  • Workflow Integration: Designed for use with @~/.claude/get-shit-done/workflows/next.md, which contains the detailed workflow.
  • Use Case: When working on a project with multiple steps, this Skill can save you time by handling the workflow progression.

Quick Start

Use the gsd-next skill to detect the current state of your project and advance to the next step in the workflow.

Frequently Asked Questions about gsd-next

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

FAQPage Schema
How do I automate workflow step progression in project management?

Automated step progression detects your current project state and triggers the next step automatically. It reads STATE.md, ROADMAP.md, and phase directories to identify where you are and advance the workflow without manual intervention.

What files do I need for GSD workflow state detection?

GSD workflow state detection requires STATE.md, ROADMAP.md, and defined phase directories. These files provide the project context needed to identify the current progress and determine the appropriate next workflow step.

How does automated step advancement work with multi-phase projects?

Automated step advancement works by reading your current phase directories and state files to pinpoint your exact workflow position. It then triggers the subsequent step defined in the workflow structure, keeping multi-phase projects moving continuously.

Can I use automated workflow progression without manually tracking phases?

Yes, automated workflow progression eliminates manual phase tracking by reading your project state files. It identifies your current position within the defined workflow structure and automatically initiates the next required action.

What is the best way to streamline a complex GSD workflow?

Streamlining a complex GSD workflow is best achieved through automated state detection. By evaluating your phase directories and state files, the system automatically triggers the next step, reducing overhead and preventing lost progress.

Why does my workflow progression fail to detect the current phase?

Workflow progression fails to detect the current phase if required files like STATE.md or ROADMAP.md are missing or improperly formatted. Accurate phase detection depends on these files correctly reflecting your project's current state.