setup-matt-pocock-skills

Scaffold per-repo agent context for GitHub issue tracker, triage labels, and domain docs.

356|59|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/amazingloft999-droid/mattpocock-skills --skill setup-matt-pocock-skills-amazingloft999-droid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/amazingloft999-droid/mattpocock-skills/tree/main/skills/engineering/setup-matt-pocock-skills
Command: npx skills add https://github.com/amazingloft999-droid/mattpocock-skills --skill setup-matt-pocock-skills-amazingloft999-droid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill scaffolds the per-repo configuration that the engineering skills assume: it sets up where issues live (GitHub by default or local markdown), the canonical triage label vocabulary, and the domain docs layout. It is designed to be run before first use of the various skills or when the repo context is missing.

Core Features & Use Cases

  • Scaffold the per-repo configuration that the engineering skills assume
  • Issue tracker — determines where issues live (GitHub by default; local markdown is also supported)
  • Triage labels — map the five canonical triage roles to your repo's label vocabulary
  • Domain docs — locate CONTEXT.md/CONTEXT-MAP.md and ADRs, so domain language can be learned
  • This is a prompt-driven skill: explore the repository, present findings, confirm with the user, then write.

Quick Start

Explore, present findings, and scaffold per-repo agent configuration for issue tracker, triage labels, and domain docs.

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 scaffold agent context for a new repository?

To scaffold agent context, you configure the issue tracker, establish canonical triage labels, and locate domain docs. This setup ensures the repository has the necessary structure for engineering skills to operate effectively.

What is per-repo configuration for engineering agent skills?

Per-repo configuration maps your repository's issue tracker, triage label vocabulary, and domain docs layout. This allows agent skills to understand where issues live and how domain language is structured.

Can I use local markdown instead of GitHub for my issue tracker?

Yes, you can use local markdown as an alternative to GitHub for your issue tracker. The configuration process supports both GitHub by default and local markdown to suit different repository workflows.

How do I set up canonical triage labels for my repository?

Setting up canonical triage labels involves mapping five canonical triage roles to your repository's existing label vocabulary. This ensures consistent issue categorization across your engineering workflows.

What domain docs layout is needed to learn repository domain language?

The required domain docs layout involves locating CONTEXT.md, CONTEXT-MAP.md, and ADRs. Locating these files allows the agent to learn and understand the specific domain language used in your repository.

When should I run the repository context scaffolding process?

You should run the scaffolding process before first using engineering skills or when the repository context is missing. It explores the repository, presents findings, confirms with you, and then writes the configuration.