What problem does it solve?
This Skill eliminates the friction of using Matt Pocock's engineering skills (to-issues, triage, tdd, etc.) without pre-configured repo-specific context, which would otherwise cause broken workflows, incorrect label applications, or failed lookups for domain documentation.
Core Features & Use Cases
- Agent Skills Block Scaffolding: Automatically generates or updates the required
## Agent skills section in your repo's AGENTS.md or CLAUDE.md file with the correct configuration.
- Reference File Generation: Creates three dedicated docs in
docs/agents/ to define your repo's issue tracker setup, triage label mappings, and domain documentation consumption rules.
- Use Case: If you plan to use skills like
to-issues to create tickets, triage to label issues, or tdd to access domain context, run this skill first to ensure all downstream tools have the accurate repo-specific information they need to function correctly.
Quick Start
Run the setup-matt-pocock-skills skill at the root of your target repo to walk through the configuration process and set up all required context for Matt Pocock's engineering skills before first use.