stackshift-core
Installation
SKILL.md
StackShift
Schema → Section → Types → Variant → GROQ. In that order. Never reordered.
Delegates all component rendering to ui-forge.
0. Bootstrap check (first invocation only)
Before doing any workflow step, check the project root for .stackshift/installed.json.
- Missing → run
bootstrap/install.md. Stop. Return here after user confirms. - Present → skip. Proceed to workflow.
This materializes selected protocols, creates project infrastructure (_registry.json, _template/, references/), and enables custom protocol development.
Related skills
More from extragraj/stackshift-workflow-skills
stackshift-protocols-recommended
Required and recommended conventions for StackShift schema development
3stackshift-protocols-full
All StackShift protocols — required, recommended, and optional (currently no optional protocols registered)
3stackshift
>
1stackshift-protocols-required
Required conventions for StackShift schema development — violations cause build errors, runtime errors, or schema load failures
1