setup-matt-pocock-skills

Scaffold per-repo agent configuration with issue tracker and domain doc templates.

36|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/cagdotin/agents --skill setup-matt-pocock-skills-cagdotin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/cagdotin/agents/tree/main/skills/engineering/setup-matt-pocock-skills
Command: npx skills add https://github.com/cagdotin/agents --skill setup-matt-pocock-skills-cagdotin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold per-repo agent configuration for engineering skills to know where to find issue trackers, triage label vocabularies, and domain docs (CONTEXT.md and ADRs) and to prepare CLAUDE.md/AGENTS.md blocks before first use of advanced skills.

Core Features & Use Cases

  • Seeds a consistent Agent skills block in CLAUDE.md or AGENTS.md with references to issue tracker choices, triage label vocabularies, and domain docs layout.
  • Generates templates for issue trackers (GitHub/GitLab/local markdown) and domain documentation under docs/agents, enabling a uniform starting point for engineering skills.
  • Provides an interactive, prompt-driven workflow that presents findings, asks for decisions, and writes the resulting templates.

Quick Start

Prompt the user to explore the repository, generate the Agent skills block and docs, then review and finalize edits in CLAUDE.md/AGENTS.md.

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 configuration for CLAUDE.md and AGENTS.md?

To scaffold per-repo agent configuration, use an interactive prompt-driven workflow that explores your repository and generates the Agent skills block in CLAUDE.md or AGENTS.md. It writes templates referencing issue trackers, triage labels, and domain docs for consistent onboarding.

What is an Agent skills block and when do I need it in my repository?

An Agent skills block is a standardized configuration section in CLAUDE.md or AGENTS.md that tells engineering skills where to locate issue trackers, triage label vocabularies, and domain documentation. You need it before deploying advanced skills to ensure consistent onboarding.

How do I set up issue tracker templates and domain docs for engineering agents?

You can set up issue tracker templates and domain docs by running an interactive workflow that generates files under docs/agents. It creates templates for GitHub, GitLab, or local markdown trackers, alongside domain documentation like CONTEXT.md and ADRs.

Can I use this scaffolding workflow if my repository uses local markdown files instead of GitHub or GitLab?

Yes, the scaffolding workflow supports local markdown files alongside GitHub and GitLab. It generates appropriate issue tracker templates and domain documentation layouts regardless of your chosen tracking platform.

Does this configuration tool require any dependencies or prior setup before use?

No dependencies are required. The tool operates independently through an interactive, prompt-driven workflow that explores your repository structure and writes the necessary configuration templates directly.

Why do my advanced engineering skills fail to locate triage labels and domain docs?

Advanced skills fail to locate triage labels and domain docs when per-repo agent configuration is missing. Scaffolding the Agent skills block in CLAUDE.md or AGENTS.md provides the necessary references to issue trackers and documentation layouts.