setup-matt-pocock-skills

Configure repository issue tracking, triage labels, and domain documentation layout.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aetherrigstudio-art/Primordial-viz --skill setup-matt-pocock-skills-aetherrigstudio-art
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/aetherrigstudio-art/Primordial-viz/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/aetherrigstudio-art/Primordial-viz --skill setup-matt-pocock-skills-aetherrigstudio-art

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for configuring a repository with the necessary issue tracker, triage label vocabulary, and domain documentation layout to support other engineering skills.

Core Features & Use Cases

  • Issue Tracker Configuration: Set up the issue tracker (GitHub, GitLab, local markdown, or other) for managing issues.
  • Triage Label Vocabulary: Configure the five canonical triage roles and their corresponding label strings.
  • Domain Documentation Layout: Establish the layout for CONTEXT.md, CONTEXT-MAP.md, and ADRs for the repository.

Quick Start

Run the setup skill to configure the issue tracker and domain documentation for your 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 configure issue tracking and triage labels for an engineering repository?

To configure issue tracking and triage labels for an engineering repository, run this setup skill to establish your issue tracker, define five canonical triage roles, and generate corresponding label strings through interactive user decisions.

What is the standard domain documentation layout for engineering repositories?

The standard domain documentation layout for engineering repositories includes structuring CONTEXT.md for project scope, CONTEXT-MAP.md for navigational hierarchy, and ADRs for recording architectural decisions.

Can I set up triage label vocabulary for both GitHub and GitLab issue trackers?

Yes, you can set up triage label vocabulary for GitHub, GitLab, local markdown, or other issue trackers. The setup requires user interaction to decide the specific tracker type and configure the five canonical triage roles accordingly.

Does this repository setup require manual input for domain documentation structure?

Yes, this repository setup requires manual input for domain documentation structure. User interaction is necessary to make decisions regarding the specific layout of CONTEXT.md, CONTEXT-MAP.md, and ADRs.

Why establish a triage label vocabulary during repository setup?

Establishing a triage label vocabulary during repository setup provides the necessary canonical roles and label strings to support other engineering skills, ensuring consistent issue management and domain documentation across the project.