gsd-next

Advance the GSD workflow to its next logical step by reading STATE.md, ROADMAP.md, and phase directories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects and advances the current GSD workflow to the next logical step without manual prompting by inspecting project state indicators.

Core Features & Use Cases

  • Reads STATE.md, ROADMAP.md, and phase directories to determine the next step in a multi-project GSD workflow.
  • Operates with no user arguments, autonomously triggering the appropriate next workflow.
  • Orchestrates cross-agent steps via Codex adapters to execute the next workflow phase.

Quick Start

Simply invoke the gsd-next action and the system will advance to the next GSD step automatically.

Frequently Asked Questions about gsd-next

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

FAQPage Schema
How do I automatically advance to the next step in a multi-project workflow?

To automatically advance a multi-project workflow, the system reads STATE.md, ROADMAP.md, and phase directories to determine and trigger the next logical step autonomously through a no-argument invocation.

What is state-reading workflow orchestration and how does it work?

State-reading workflow orchestration inspects project state indicators like STATE.md and ROADMAP.md to detect current progress, then uses Codex adapters to orchestrate and execute the next cross-agent workflow phase without manual prompting.

Do I need to pass arguments to trigger the next workflow phase?

No, you do not need to pass arguments to trigger the next workflow phase; the system operates autonomously on a no-argument model, inspecting state files to decide the appropriate next action automatically.

Can I use workflow automation across multiple project directories?

Yes, you can use this workflow automation across multiple project directories by reading STATE.md, ROADMAP.md, and phase directories within the environment to determine the next action for each specific project context.

What's the best way to orchestrate cross-agent workflow steps without manual prompting?

The best way to orchestrate cross-agent workflow steps without manual prompting is using a state-reading automation model that evaluates project files and triggers subsequent phases via Codex adapters autonomously.

Why does my workflow automation fail to determine the next step?

Workflow automation may fail to determine the next step if required state indicators like STATE.md, ROADMAP.md, or phase directories are missing or improperly formatted, preventing the system from reading the current project state.