setup-matt-pocock-skills

Configure issue tracker, triage labels, and domain documentation layout for a repository.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of configuring engineering skills with the necessary information about issue tracking, triage labels, and domain documentation layout.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up the preferred issue tracker for a repository, supporting GitHub, GitLab, local markdown, and others.
  • Triage Label Vocabulary: Defines the label vocabulary for the triage process of issues.
  • Domain Docs Layout: Configures the layout for domain documentation, including CONTEXT.md and ADRs.
  • Use Case: Before using skills like to-issues, triage, or to-prd, run this Skill to set up the repository's configuration for these skills.

Quick Start

Set up the issue tracker, triage labels, and domain doc layout for your repository using the setup-matt-pocock-skills Skill.

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

To configure issue tracker settings and triage labels, you can use a setup skill that initializes your repository with the preferred issue tracker, defines the triage label vocabulary, and establishes the domain documentation layout.

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

Yes, you can use local markdown for issue tracking. The configuration process supports multiple issue trackers, including GitHub, GitLab, and local markdown files to document issues within your repository.

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

The best way to set up domain documentation is by running a configuration skill that automatically establishes the layout for CONTEXT.md and Architectural Decision Records (ADRs) within your engineering repository.

Do I need to configure repository setup before using triage or issue management skills?

Yes, you need to configure repository setup first. Running the setup skill ensures the issue tracker, triage labels, and domain documentation are properly initialized before using downstream issue management or triage workflows.

How does defining a triage label vocabulary improve engineering workflows?

Defining a triage label vocabulary standardizes the categorization of issues, ensuring that triage processes are consistent and that downstream engineering skills can effectively interpret and manage the configured repository issues.