stackshift
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 protocol and seed reference docs into the project's /docs/protocol/ and /docs/seed/ folders so the team can customize them.
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-core
>
2stackshift-protocols-required
Required conventions for StackShift schema development — violations cause build errors, runtime errors, or schema load failures
1