What problem does it solve?
This skill eliminates the friction of engineering AI skills lacking critical context about a repository's issue tracking setup, triage label vocabulary, and domain documentation layout, which causes incorrect or failed outputs when performing repo-related tasks like issue creation, triage, and codebase diagnosis.
Core Features & Use Cases
- Flexible Issue Tracker Configuration: Supports GitHub Issues, local markdown-based issue trackers, and custom third-party trackers like Jira or Linear.
- Triage Label Mapping: Aligns the skill's canonical triage roles with the actual label vocabulary used in the repo's issue tracker to avoid duplicate or misapplied labels.
- Domain Doc Layout Detection: Automatically detects single-context or multi-context repository structures to ensure skills like diagnose and improve-codebase-architecture read the correct domain and ADR files.
- Use Case: For a Java game client repository like Subspace Infinity, run this skill first to configure GitHub as the issue tracker, use default triage labels, and set single-context domain doc rules so downstream engineering skills work correctly without manual context adjustment.
Quick Start
Use the setup-matt-pocock-skills skill to configure this repository's agent skill settings for issue tracking, triage labels, and domain documentation layout.