setup-matt-pocock-skills

Configure issue trackers, triage labels, and domain documentation for engineering repositories.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/AtharvaN16/Personal-Lib --skill setup-matt-pocock-skills-atharvan16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/AtharvaN16/Personal-Lib/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/AtharvaN16/Personal-Lib --skill setup-matt-pocock-skills-atharvan16

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup of a repository for engineering skills, including issue tracker configuration, triage label vocabulary, and domain doc layout.

Core Features & Use Cases

  • Issue Tracker Setup: Configure the issue tracker (GitHub, GitLab, local markdown, etc.) for the repository.
  • Triage Label Vocabulary: Define the label vocabulary for triage roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix).
  • Domain Docs Layout: Confirm the layout for domain documentation (single-context or multi-context).
  • Use Case: Before using other engineering skills, run this Skill to set up the repository's configuration files and issue tracker.

Quick Start

Run the setup 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 repository setup for engineering skills?

Configuring triage labels for issue tracking requires defining a vocabulary like needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix. This Skill establishes that label vocabulary during the repository setup process.

What is the best way to structure domain documentation in a repository?

Structuring domain documentation involves confirming a single-context or multi-context layout based on your project needs. This Skill helps you establish the correct domain docs layout during the initial engineering repository configuration.

Does this engineering skills setup work with GitHub and GitLab issue trackers?

Yes, the engineering skills setup supports configuring issue trackers including GitHub, GitLab, and local markdown formats. You interact with the Skill to select and configure your specific issue tracking platform.

When do I need to run repository configuration for engineering projects?

You need to run repository configuration for engineering projects before using other engineering skills. Running this setup first ensures your issue tracker, triage labels, and domain documentation are properly configured.

Can I use local markdown files instead of a platform issue tracker for repository setup?

Yes, you can use local markdown files instead of a platform issue tracker. The Skill configures issue trackers for GitHub, GitLab, or local markdown formats based on your interaction and configuration decisions.