Problem
What problem this solves
A repo cannot benefit from the framework if the routing docs, task surface, and baseline contracts do not exist yet.
Skill Detail
Bootstrap a project into the ShipGlows operating model instead of improvising the structure from scratch.
An initialization skill for detecting project shape, generating baseline governance docs, and registering the repo in the ShipGlows workflow.
Problem
A repo cannot benefit from the framework if the routing docs, task surface, and baseline contracts do not exist yet.
Outcome
You get the baseline ShipGlows operating structure required for later context, spec, and verification work.
Why It Matters
This skill matters at adoption time. It turns an ordinary repo into one that agents can navigate with much less guesswork.
Related Skills
Prime the relevant files and decisions before the thread starts guessing about the codebase.
A context-loading skill that retrieves the most relevant repo surface before implementation begins.
Open skill pageCreate or repair documentation so the repo stays navigable for both humans and agents.
A documentation skill for maintaining docs, metadata, and governance-layout compliance across project surfaces.
Open skill pageStart implementation when the task is ready, and force a stronger path when it is not.
The main execution entrypoint for beginning real work after the problem and contract are clear enough, while keeping the chantier flow visible.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.