What problem does it solve? Engineering skills like to-issues, triage, and diagnose need to know where your repo tracks issues, which triage label strings you use, and where domain documentation lives. Without this per-repo configuration, those skills guess wrong or create duplicate labels and files. ## Core Features & Use Cases - Guided repo exploration: Inspects git remotes, existing AGENTS.md/CLAUDE.md, CONTEXT.md, ADR directories, and .scratch/ to detect the current setup before proposing anything. - Three decision walkthroughs: Walks the user through issue tracker choice (GitHub via gh, GitLab via glab, local markdown under .scratch/, or a custom workflow), triage label vocabulary mapping, and single-context vs multi-context domain docs. - Scaffolded output: Writes an ## Agent skills block into the existing CLAUDE.md or AGENTS.md plus three seed docs under docs/agents/ (issue-tracker.md, triage-labels.md, domain.md). - Use Case: After cloning a repo that uses GitLab issues and custom label names, run this skill once so the triage skill applies your real labels instead of creating defaults. ## Quick Start Ask the agent to run the setup-matt-pocock-skills skill to configure the issue tracker, triage labels, and domain docs for this repository.