setup-matt-pocock-skills

Automate engineering skills configuration for issue trackers, triage labels, and domain docs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of engineering skills configuration, ensuring that all necessary settings and configurations are correctly set up for issue tracking, triage labels, and domain documentation.

Core Features & Use Cases

  • Configuration Setup: Automates the creation of the ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ for easy reference.
  • Issue Tracker Integration: Configures the issue tracker (GitHub, GitLab, or local markdown) based on the user's preference.
  • Triage Label Vocabulary: Maps triage labels to the actual label strings used in the issue tracker.
  • Domain Documentation Layout: Sets up the layout for domain documentation, such as CONTEXT.md and ADRs.

Quick Start

Run the setup skill to configure the engineering skills environment for your project.

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 integration for engineering skills?

Configuring issue tracker integration is handled by running this setup, which connects GitHub, GitLab, or local markdown trackers by mapping triage labels and initializing the environment before running skills like triage or to-issues.

What is the best way to set up domain documentation layout for a codebase?

The best way to set up domain documentation layout is using this configuration skill, which generates the docs/agents/ directory and initializes files like CONTEXT.md and ADRs for architectural tracking.

Do I need to configure triage labels before using engineering automation skills?

Yes, configuring triage labels beforehand is required. This setup maps your vocabulary to actual issue tracker strings, ensuring skills like triage and improve-codebase-architecture function correctly.

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

Yes, this configuration works with GitLab and GitHub issue trackers, as well as local markdown files, automatically adjusting the integration settings based on your selected platform.

How do I add an agent skills block to AGENTS.md?

Adding an agent skills block to AGENTS.md is automated by this setup, which creates the configuration block within AGENTS.md or CLAUDE.md alongside the docs/agents/ directory for easy reference.

When should I run engineering skills configuration setup?

You should run engineering skills configuration setup before the first use of key engineering skills such as to-issues, triage, and improve-codebase-architecture to ensure all settings are correctly initialized.