make-project
Installation
SKILL.md
Contract
- Input: problem or task defined by the skill body.
- Output: Markdown artifact or structured result with completion criteria met.
- Side effects: none (design/review/documentation only unless explicitly stated).
- Dependencies: none (self-contained unless linked to other skills).
- Stop condition: all process steps completed; artifact saved; criteria checked.
- Risk: low.
- Boundary: produces reasoning or documentation artifacts; does not modify external systems unless explicitly instructed.
Make Project
Make a GitHub Projects (V2) board from scratch: create it, wire its fields and views, link the repositories it tracks, and populate it with items. Run the full setup every time.
The exact queries and mutations live in references/graphql.md — load it before the first step and use the snippet named in each step.