What problem does it solve?
This Skill fills the missing repo-specific context that Matt Pocock's engineering skills (like to-issues, triage, tdd, and diagnose) need to operate correctly, eliminating broken workflows caused by unconfigured issue trackers, mismatched triage labels, or missing domain documentation references.
Core Features & Use Cases
- Repo State Detection: Automatically checks for existing AGENTS.md/CLAUDE.md files, git remote configuration, CONTEXT.md, ADRs, and prior agent skills setup to avoid overwriting user content.
- Guided Configuration: Walks you through three key setup decisions (issue tracker type, triage label vocabulary, domain doc layout) one at a time with clear explainers and sensible defaults.
- Scaffolded Output: Writes the required ## Agent skills block to your chosen config file and seeds supporting documentation in docs/agents/ so all supported engineering skills have the context they need.
Use Case: If you've just added Matt Pocock's engineering skills to your repo and they can't find your issue tracker or don't know your triage label names, run this skill first to set up the required configuration.
Quick Start
Run the setup-matt-pocock-skills skill to configure your repo's agent skills context for all supported engineering workflows.