Setup Matt Pocock's Skills
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Setup Matt Pocock's Skills
Scaffold the per-repo configuration that the engineering skills assume:
- Issue tracker — where issues live (GitHub by default; local markdown is also supported)
- Triage labels — the strings used for the five canonical triage roles
- Domain docs — where
CONTEXT.mdand ADRs live
Process
1. Explore
Look at the current repo to understand its starting state. Read whatever exists; don't assume.
2. Present findings and ask
Summarise what's present and what's missing. Walk the user through three decisions:
Section A — Issue tracker. GitHub, GitLab, local markdown, or other.
Section B — Triage label vocabulary. Map the five canonical roles to your issue tracker's labels.
Section C — Domain docs. Single-context or multi-context layout.
3. Confirm and edit
Show the user a draft of the configuration before writing.
4. Write
Edit CLAUDE.md or AGENTS.md with the ## Agent skills block, and write the three docs files.
5. Done
Tell the user the setup is complete and which engineering skills will now read from these files.