cyberneticlibrary

Route to correct GSD phase

gsd-workflowskillsetup L164
Tibsfox/gsd-skill-creator
What it does

Route user intent to GSD commands

Best for

Disambiguating natural-language project requests and routing to the right GSD command.

Inputs
  • · natural language query
  • · project state (PROJECT.md, STATE.md)
Outputs
  • · GSD command recommendation
Requires
  • · GSD artifact files (.claude/commands/gsd/)
Preconditions

Project has .planning/config.json and .claude/commands/gsd/ directory

Failure modes
  • · User intent classification ambiguous (ask for clarification)
Trust signals
  • · Routing tables documented
  • · Confidence thresholds prevent wrong routing