setup-matt-pocock-skills

Configure repository issue tracker, triage labels, and domain docs layout.

9|Updated May 25, 2026
One-click install
npx skills add https://github.com/wzser/supermatrix --skill setup-matt-pocock-skills-wzser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/wzser/supermatrix/tree/main/platform/skill-master/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/wzser/supermatrix --skill setup-matt-pocock-skills-wzser

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill streamlines the setup of essential issue tracking and triage settings in your repository, ensuring your Agent skills have the necessary context to function effectively.

Core Features & Use Cases

  • Issue Tracker Configuration: Choose between GitHub, GitLab, local markdown, or other custom issue trackers.
  • Triage Label Vocabulary: Map out triage labels for the workflow's five canonical roles.
  • Domain Docs Layout: Configure the structure for your project's domain documentation.
  • Use Case: If you're starting a new project or moving to a new issue tracker, this skill can be run to automatically configure these settings and prepare your repository for use with Agent skills.

Quick Start

Run this skill to set up issue tracker and triage configurations for your project's Agent 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 tracker settings for Agent skills in Claude Code or Codex CLI?

To configure issue tracker settings for Agent skills, you can run this skill to automatically select your tracker, map triage labels, and prepare your repository with the necessary AGENTS.md and CLAUDE.md configuration files.

What is the best way to set up triage label mapping for an engineering project?

Setting up triage label mapping requires defining vocabulary for five canonical workflow roles. This skill automates that mapping process, establishing the correct triage label configuration directly in your repository settings.

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

Yes, you can configure GitLab, local markdown, or custom issue trackers. The skill maps your chosen issue tracking platform into the repository configuration so Agent skills can interact with it effectively.

How do I structure domain documentation layout for a new project using Kimi CLI?

Structuring domain documentation layout for Kimi CLI involves defining the organizational hierarchy for your project docs. This skill configures that layout automatically, ensuring Agent skills have the required domain context.

Do I need to manually edit AGENTS.md and CLAUDE.md to prepare my repository for Agent skills?

You do not need to manually edit AGENTS.md and CLAUDE.md files. Running this skill automatically generates and updates these configuration files with your issue tracker, triage, and domain documentation settings.