setup-matt-pocock-skills

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that the engineering skills within a repository are properly configured with the appropriate issue tracker, triage labels, and domain documentation, enhancing the efficiency of issue management and skill execution.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up and configures the issue tracker (GitHub, GitLab, local markdown, etc.) for the repository.
  • Triage Label Vocabulary: Defines and maps the triage labels used for categorizing issues.
  • Domain Docs Confirmation: Confirms and sets up the layout for domain documentation such as CONTEXT.md and ADRs.
  • Use Case: Before using specific engineering skills like to-issues, triage, or diagnose, this Skill is run to ensure the correct configuration is in place.

Quick Start

Run the setup-matt-pocock-skills skill to configure your issue tracker and domain documentation 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 issue tracking and triage labels for engineering skills in a repository?

To configure issue tracking and triage labels, you run the setup skill to select your preferred issue tracker and define the label vocabulary. This establishes consistent issue management and domain documentation for your engineering skills.

Does issue tracker configuration support both GitHub and GitLab repositories?

Yes, issue tracker configuration supports GitHub, GitLab, local markdown, and other issue trackers. You must make configuration decisions to select your specific platform and define the triage label vocabulary used for categorizing issues.

What is the best way to set up domain documentation like CONTEXT.md and ADRs before triage?

The best way to set up domain documentation is to run the setup skill, which confirms and establishes the layout for files like CONTEXT.md and ADRs. This ensures proper skill execution before running specific tasks like triage or diagnose.

When do I need to run repository setup for issue tracking and domain documentation?

You need to run repository setup before using specific engineering skills like to-issues, triage, or diagnose. It ensures the correct issue tracker, triage labels, and domain documentation configurations are in place for consistent skill execution.

Can I use local markdown files for issue tracking instead of a platform like GitHub?

Yes, you can use local markdown files for issue tracking instead of GitHub or GitLab. The setup process supports local markdown alongside other issue trackers, requiring you to specify your preference during the configuration decisions.

Why does setting up triage labels require configuration decisions from the user?

Setting up triage labels requires user configuration decisions to define and map the specific label vocabulary used for categorizing issues. This ensures the triage labels align with your project's specific issue management and skill execution needs.