setup-matt-pocock-skills

Configure repository issue trackers, triage labels, and domain documentation.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill setup-matt-pocock-skills-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill setup-matt-pocock-skills-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit addresses the configuration challenges of a repository, including setting up its issue tracker, triage label vocabulary, and domain documentation layout for engineering skills.

Core Features & Use Cases

  • Configure Issue Tracker: Select between GitHub, GitLab, local markdown, or other issue trackers for tracking work items.
  • Triage Label Vocabulary: Customize the labels for the five canonical triage roles (e.g., needs-triage, needs-info).
  • Domain Documentation: Decide on the layout for domain documentation (single-context or multi-context).
  • Documentation and Configuration Files: Generate or update CLAUDE.md, AGENTS.md, and related documentation files to guide the use of engineering skills.

Quick Start

Run the 'setup-matt-pocock-skills' command to configure your repository's engineering skills setup.

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 an issue tracker and triage labels for a new repository?

To configure an issue tracker and triage labels for a repository, you can set up tracking systems like GitHub or GitLab and define a vocabulary for the five canonical triage roles, such as needs-triage and needs-info, to manage work items.

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

Structuring domain documentation for engineering skills involves choosing between a single-context or multi-context layout to organize domain knowledge, ensuring work items and knowledge management remain coherent across the repository.

Can I use local markdown files instead of GitHub or GitLab for repository issue tracking?

Yes, you can use local markdown files for repository issue tracking instead of GitHub or GitLab, allowing you to track work items and manage triage labels directly within your repository's local documentation structure.

How does generating CLAUDE.md and AGENTS.md files help manage domain documentation?

Generating CLAUDE.md and AGENTS.md files guides the use of engineering skills by providing structured configuration and domain documentation layouts that standardize work item tracking and triage label management.

Does this repository setup support customizing the five canonical triage roles?

Yes, the repository setup supports customizing the five canonical triage roles by allowing you to define a specific triage label vocabulary, ensuring work items are categorized correctly within your chosen issue tracker.