gsd-next

Read STATE.md, ROADMAP.md, and phase directories to route the next GSD workflow step.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-next-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-next
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-next
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-next-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically identify the current project state by inspecting STATE.md, ROADMAP.md, and phase directories, and determine the next logical GSD workflow step to drive multi-project progress.

Core Features & Use Cases

  • Detects project state by reading STATE.md, ROADMAP.md, and phase directories across projects.
  • Automatically routes to the next logical GSD step, or surfaces gaps for manual review when incomplete work is detected.
  • Supports a --force flag to bypass safety gates in clean-state scenarios and speed up throughput.

Quick Start

Ask the system to determine and advance to the next GSD workflow step based on STATE.md and ROADMAP.md.

Frequently Asked Questions about gsd-next

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

FAQPage Schema
How do I automate project state detection from roadmap and phase directories?

Project state detection automation reads STATE.md, ROADMAP.md, and phase directories to identify the current workflow state and route the next logical step automatically.

What is the best way to route the next workflow step when managing multiple projects?

The best way to route the next workflow step is by inspecting STATE.md and ROADMAP.md across projects to determine progress and drive multi-project advancement automatically.

How do I handle incomplete work gaps detected during project state detection?

When project state detection identifies incomplete work, it surfaces gaps for manual review instead of auto-routing, ensuring you can resolve missing data before proceeding.

Can I bypass safety gates in workflow automation to speed up clean-state throughput?

Yes, you can bypass safety gates in workflow automation by using the --force option to advance steps in controlled clean-state scenarios and speed up processing throughput.

Do I need a ROADMAP.md file to detect the current project state and advance the workflow?

Yes, ROADMAP.md is required alongside STATE.md and phase directories because the state detection mechanism reads these files to identify the current state and route the next step.