setup-matt-pocock-skills
Configuration scaffold for engineering skills to locate issue tracker, triage labels, and domain documentation.
What it does
- Issue tracker — where issues live (GitHub by default; local markdown is also supported out of the box)
- Triage labels — the strings used for the five canonical triage roles
- Domain docs — where CONTEXT.md and ADRs live, and the consumer rules for reading them
- git remote -v and .git/config — is this a GitHub repo? Which one?
- AGENTS.md and CLAUDE.md at the repo root — does either exist? Is there already an ## Agent skills section in either?
- CONTEXT.md and CONTEXT-MAP.md at the repo root
- docs/adr/ and any src//docs/adr/ directories
Requirements & configuration
- Section B — Triage label vocabulary. Skip this section entirely if the triage skill isn't installed (exploration told you) — an uninstalled skill needs no labels.
Configuration: CONTEXTAGENTSCLAUDE
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Configuration scaffold for engineering skills to locate issue tracker, triage labels, and domain documentation.
Source
Repository: https://github.com/mattpocock/skills
setup-matt-pocock-skills FAQ
What does the setup-matt-pocock-skills skill do?
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. Issue tracker — where issues live (GitHub by default; local markdown is also supported out of the box) Triage labels — the strings used for the five canonical triage roles
What does setup-matt-pocock-skills require?
Section B — Triage label vocabulary. Skip this section entirely if the triage skill isn't installed (exploration told you) — an uninstalled skill needs no labels. Configuration keys: CONTEXT, AGENTS, CLAUDE.
How do I install setup-matt-pocock-skills?
Run: npx -y skills add https://github.com/mattpocock/skills --skill setup-matt-pocock-skills --agent claude-code — the source lives at github.com/mattpocock/skills.
Maintain setup-matt-pocock-skills?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/mattpocock-skills-setup-matt-pocock-skills?ref=badge) npx agentictools info skills/mattpocock-skills-setup-matt-pocock-skills The second line is the CLI lookup for this page — handy in READMEs and docs.