setup-matt-pocock-skills

Generate per-repository configuration files for Matt Pocock's engineering skill suite.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/Herxinsasa/Skills-Collector --skill setup-matt-pocock-skills-herxinsasa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/Herxinsasa/Skills-Collector/tree/main/mattpocock-skills/skills/engineering/setup-matt-pocock-skills
Command: npx skills add https://github.com/Herxinsasa/Skills-Collector --skill setup-matt-pocock-skills-herxinsasa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Matt Pocock's engineering skills (including to-issues, triage, tdd, and zoom-out) require repository-specific context about your issue tracker, triage label vocabulary, and domain documentation layout to function correctly. Without this setup, these skills will lack the necessary context to interact with your repo's workflows and documentation.

Core Features & Use Cases

  • Multi-issue tracker support: Configure skills to work with GitHub, GitLab, local markdown issue trackers, or custom workflows.
  • Triage label mapping: Align the skills' canonical triage roles with the actual label strings used in your repository's issue tracker.
  • Domain doc layout detection: Support both single-context and multi-context repository documentation structures, so skills can correctly locate CONTEXT.md and ADR files.
  • Use Case: Set up Matt Pocock's engineering skill suite for a new development repository, or fix existing skills that are missing context about your repo's issue tracking and documentation conventions.

Quick Start

Run the setup-matt-pocock-skills skill to configure your repository's issue tracker, triage labels, and domain documentation layout for use with Matt Pocock's 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 engineering skills to use my repository's issue tracker and triage labels?

To configure engineering skills for issue tracking and triage labels, run the setup skill to generate per-repository configuration files in AGENTS.md or CLAUDE.md that map your specific tracker and label vocabulary for the skill suite.

Does the Matt Pocock engineering skill suite support GitLab issue tracking workflows?

Yes, the skill suite supports GitLab issue tracking workflows, alongside GitHub, local markdown files, and custom issue tracker configurations, by generating repository-specific context files that define your exact tracking setup.

Why do engineering skills lack context about my repo's documentation conventions?

Engineering skills lack context about your repo's documentation conventions because they require per-repository configuration files to be generated first, establishing the exact layout of your domain docs, issue tracker, and triage labels.

What's the best way to set up triage and issue tracking skills for a new development repository?

The best way to set up triage and issue tracking skills for a new repository is to run the setup skill, which detects your tracker type and label vocabulary to generate the necessary configuration files in AGENTS.md and docs/agents/.

Can I use the to-issues and tdd skills with a local markdown issue tracker?

Yes, you can use the to-issues and tdd skills with a local markdown issue tracker by running the setup configuration, which maps the canonical triage roles to your local markdown workflow and generates the required repository context files.