bymagebyte-zero· 13 skills
Primary entry point for the spec-superflow state-machine workflow. Invoke when the user is inside an active spec-superflow change directory (look for .spec-superflow.yaml, changes/<name>/, proposal.md, specs/, design.md, tasks.md, or execution-contract.md) and asks to start, continue, resume, implement, plan, or figure out the next workflow step. Also invoke when the user explicitly asks to start a new spec-superflow change or route through the spec-superflow workflow. Do not invoke for unrelated coding tasks that happen to use words like start, continue, implement, or plan.
$npx -y skills add magebyte-zero/spec-superflow --skill workflow-startInstalls into the current project.
Run `npx skills use "https://github.com/magebyte-zero/spec-superflow" --skill "magebyte-zero/spec-superflow/workflow-start"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/magebyte-zero/spec-superflow" that are relevant to the current task. Run `npx skills add "https://github.com/magebyte-zero/spec-superflow"` and select the relevant skills, then follow their instructions.