setup-matt-pocock-skills

Automate repository issue tracker, triage labels, and domain documentation setup.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill setup-matt-pocock-skills-jorgeasaurus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/setup-matt-pocock-skills
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill setup-matt-pocock-skills-jorgeasaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup of essential configurations for engineering skills, including issue tracker setup, triage label configuration, and domain documentation layout, ensuring a consistent and efficient workflow.

Core Features & Use Cases

  • Issue Tracker Setup: Automates the configuration of the issue tracker for the repository, supporting GitHub, GitLab, local markdown, and other issue trackers.
  • Triage Label Configuration: Maps out the triage label vocabulary and ensures consistency across the repository.
  • Domain Documentation Layout: Configures the layout for domain documentation, such as CONTEXT.md and ADRs, to aid in skill usage.

Quick Start

Run the setup-matt-pocock-skills skill to configure your repository for 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 automate issue tracker setup and triage label configuration for a new repository?

You can automate issue tracker setup and triage label configuration by running a configuration script that maps label vocabularies and initializes trackers across GitHub, GitLab, or local markdown formats.

What is the best way to structure domain documentation like CONTEXT.md and ADRs for engineering skills?

The best way to structure domain documentation is to use an automated layout configuration that generates CONTEXT.md files and Architecture Decision Records to support consistent engineering skill workflows.

Do I need to manually map triage labels when configuring an issue tracker?

No, you do not need to manually map triage labels because the configuration automation handles label vocabulary mapping to ensure consistency across the repository.

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

Yes, you can use local markdown files for issue tracking setup, as the configuration automation supports local markdown layouts alongside GitHub and GitLab issue trackers.