workflow-start

Installation
SKILL.md

Workflow Start

Primary entry point for spec-superflow. Jobs: inspect change context, check for updates, confirm DP-0, determine state, route to correct skill, block invalid transitions.

Use This Skill When

Only invoke when spec-superflow context is present: .spec-superflow.yaml exists, artifacts like proposal.md/specs//design.md/tasks.md/execution-contract.md are present, or user explicitly invokes spec-superflow by name. When in doubt, check for .spec-superflow.yaml first.

Do NOT invoke for: general coding tasks outside spec-superflow changes, casual questions, unrelated work.

States

exploringspecifyingbridgingapproved-for-buildexecutingclosing, with debugging side-path from executing, and abandoned as terminal. After closing, Full/legacy Hotfix changes complete the physical archive with ssf finish (owned by release-archivist); lightweight paths end at closing itself. If a transition is ambiguous, run ssf runtime asset read docs/state-machine.md.

Terminal-State Short Circuit

Installs
55
GitHub Stars
804
First Seen
Jul 1, 2026
workflow-start — magebyte-zero/spec-superflow