setup-matt-pocock-skills

Configure per-repo agent skills by adding an ## Agent skills block and docs/agents entries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

Core Features & Use Cases

  • Scaffold the per-repo configuration that the engineering skills assume.
  • Detect whether the repo uses GitHub Issues, local markdown tracking, or another workflow, and prepare the appropriate docs blocks.
  • Provide a guided, prompt-driven workflow to confirm choices with the user, then apply changes to CLAUDE.md/AGENTS.md and docs/agents.

Quick Start

Guide the agent to explore the repo and generate or update the per-repo AGENTS.md/CLAUDE.md blocks and docs/agents for issue-tracker, triage-labels, and domain layout.

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 CLAUDE.md and AGENTS.md for per-repo engineering agent skills?

To configure per-repo agent skills, you need to add an ## Agent skills block to CLAUDE.md or AGENTS.md and generate docs/agents entries. This setup ensures the agent knows the repo's issue tracker, triage labels, and domain docs.

What is the per-repo agent skills setup block used for?

The per-repo agent skills setup block defines issue tracking workflows, triage label vocabulary, and domain doc layouts within CLAUDE.md and docs/agents. It provides essential repository context so engineering agents can correctly parse issues and domain documentation.

When do I need to bootstrap agent skills configuration in my repository?

You need to bootstrap agent skills configuration before first using engineering tools like to-issues, triage, or tdd, or when those skills lack context about your issue tracker, triage labels, or domain docs. It aligns agent prompts with your repo's structure.

Does the agent skills setup work with local markdown issue trackers instead of GitHub Issues?

Yes, the agent skills setup works with local markdown issue trackers, GitHub Issues, and other workflows. It detects your repository's specific tracking method and prepares the appropriate docs/agents blocks to match.

How do I scaffold domain docs and triage labels for an AI coding agent?

To scaffold domain docs and triage labels, run a guided prompt-driven workflow that explores your repository and applies changes to CLAUDE.md/AGENTS.md and docs/agents. This process confirms choices and aligns domain language with repo formats and ADRs.