setup-matt-pocock-skills

Scaffold per-repo agent-skill configuration for issue trackers, triage labels, and domain docs.

2|1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/huangzida/skills --skill setup-matt-pocock-skills-huangzida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/huangzida/skills/tree/main/setup-matt-pocock-skills
Command: npx skills add https://github.com/huangzida/skills --skill setup-matt-pocock-skills-huangzida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold per-repo agent-skill configuration so AI skills can reference issue trackers, triage labels, and domain docs.

Core Features & Use Cases

  • Scaffold the per-repo configuration that the engineering skills assume: Issue tracker (GitHub by default; local markdown supported), triage label vocabulary, and domain doc layout.
  • Create seed blocks and templates in CLAUDE.md/AGENTS.md and docs/agents to describe the chosen setup.
  • The skill is prompt-driven: it analyzes the repo, presents findings, prompts for decisions, then writes the setup.

Quick Start

Run this skill to scaffold the per-repo agent skills configuration in CLAUDE.md/AGENTS.md and docs/agents/.

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 scaffold per-repo agent skill configuration for issue trackers and domain docs?

To scaffold per-repo agent skill configuration, run this skill to analyze your repository, validate SKILL.md frontmatter, and generate seed CLAUDE.md/AGENTS.md blocks plus docs/agents templates for issue trackers, triage labels, and domain docs.

What is per-repo agent-skill configuration and when do I need it?

Per-repo agent-skill configuration standardizes how AI skills discover issue trackers, triage labels, and domain docs. You need it when you want AI agents to reference your project's specific engineering context and domain documentation consistently.

Can I use local markdown files instead of GitHub for issue tracking and triage labels?

Yes, per-repo agent-skill configuration supports both GitHub-hosted and local markdown workflows. The skill prompts you to choose your setup, then writes the appropriate configuration for discovering issues, triage labels, and domain content.

How do I set up CLAUDE.md and AGENTS.md blocks for engineering skills?

Run this prompt-driven skill to generate seed CLAUDE.md and AGENTS.md blocks automatically. It analyzes your repo, presents findings, prompts for decisions, then writes the setup including initial docs templates for issue-tracker, triage-labels, and domain layout.

What's the best way to standardize triage label vocabulary across AI engineering skills?

Scaffold per-repo configuration using this skill to define your triage label vocabulary in generated docs templates. This ensures AI skills consistently discover and reference the correct labels when processing issues in your repository.

Do I need a valid SKILL.md frontmatter before scaffolding repo context for agents?

Yes, the skill validates for a valid SKILL.md frontmatter during the scaffolding process. This validation ensures the generated AGENTS.md and CLAUDE.md blocks correctly reference your engineering skill context.