setup-matt-pocock-skills

Configure engineering skill settings for issue tracker, triage labels, and domain docs.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ZzAve/teambalance-app --skill setup-matt-pocock-skills-zzave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/ZzAve/teambalance-app/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/ZzAve/teambalance-app --skill setup-matt-pocock-skills-zzave

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit assists in setting up the necessary configurations for engineering skills, including the issue tracker, triage label vocabulary, and domain doc layout.

Core Features & Use Cases

  • Issue Tracker Setup: Configure where issues are tracked (GitHub, GitLab, local markdown, etc.) and how pull requests are treated.
  • Triage Label Vocabulary: Define and map out the five canonical triage roles for issue management.
  • Domain Docs Layout: Decide on the structure of domain documentation for various engineering skills.

Quick Start

Run the skill to set up your repository configurations for the 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 set up an issue tracker and triage labels for a new repository?

To set up an issue tracker and triage labels, you can configure your repository by defining the tracking platform, pull request rules, and the five canonical triage roles for issue management.

What is the best way to structure domain documentation for engineering skills?

Structuring domain documentation requires deciding on the layout for various engineering skills, which can be configured interactively to match your team's specific domain knowledge and project needs.

Does this repository setup process support both GitHub and GitLab for issue tracking?

Yes, the repository setup process supports configuring where issues are tracked, allowing you to choose between platforms like GitHub, GitLab, or local markdown files based on your workflow.

How do I map out the five canonical triage roles for issue management?

Mapping the five canonical triage roles involves defining a label vocabulary during the configuration process, ensuring issues are categorized correctly for effective engineering triage.

Can I customize the issue tracker configuration to treat pull requests differently?

Yes, you can customize the issue tracker configuration to explicitly define how pull requests are treated alongside standard issues within your chosen tracking platform.

Do I need to interact with the setup process to customize my engineering skills configuration?

Yes, user interaction is required during setup to make decisions and customize the issue tracker, triage label vocabulary, and domain documentation structure for your repository.