setup-matt-pocock-skills

Configure issue tracking, triage labels, and domain documentation for engineering skills.

1|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/arxxyr/dotfiles --skill setup-matt-pocock-skills-arxxyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/arxxyr/dotfiles/tree/main/dot_agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/arxxyr/dotfiles --skill setup-matt-pocock-skills-arxxyr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit ensures that engineering skills have the necessary context for issue tracking, triage labels, and domain documentation, streamlining collaboration and reducing miscommunication.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up the issue tracker for the repository, supporting GitHub, GitLab, local markdown, and other issue trackers.
  • Triage Label Vocabulary: Maps canonical triage roles to repository-specific label strings.
  • Domain Documentation Layout: Confirms and configures the layout for domain documentation, supporting single and multi-context repositories.
  • Skill Unit Activation: Must be run before using certain engineering skills to ensure they have the correct context.

Quick Start

Run the setup-matt-pocock-skills skill to configure the necessary context for your engineering skills.

Frequently Asked Questions about setup-matt-pocock-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure triage labels for issue tracking in my repository?

Run the setup skill to map canonical triage roles to repository-specific label strings, enabling proper issue tracking context across GitHub, GitLab, or local markdown trackers before using engineering skills.

What is domain documentation layout and when do I need to configure it?

Domain documentation layout organizes contextual docs within a repository. Configure it before using engineering skills that depend on domain context, supporting both single and multi-context repository structures for accurate reference.

Does this issue tracker configuration work with GitLab and local markdown?

Yes, issue tracker configuration supports GitLab, local markdown, GitHub, and other trackers. It standardizes triage label vocabulary and documentation layout context across these platforms for engineering skills.

Why do I need to run a setup skill before using engineering skills?

Running the setup skill is required because it establishes issue tracking, triage label, and domain documentation context. Without this configuration, downstream engineering skills lack the repository-specific context needed to function correctly.

Can I map custom triage roles to existing repository labels?

Yes, you can map canonical triage roles to existing repository-specific label strings. The setup process confirms your current label vocabulary and aligns it with the expected engineering skill context for issue tracking.

What are the limitations of configuring domain documentation for multi-context repositories?

Domain documentation configuration supports single and multi-context repository layouts but must be completed before invoking engineering skills. These skills depend on the established context to navigate domain documentation correctly within the repository.