setup-matt-pocock-skills

Scaffold Agent Skills blocks in CLAUDE.md/AGENTS.md and docs/agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the initial configuration of per-repo agent skills by scaffolding the Agent Skills block in CLAUDE.md/AGENTS.md and setting up docs/agents so the engineering skills know the repo's issue tracker, triage labels, and domain documentation.

Core Features & Use Cases

  • Scaffold the per-repo Agent Skills configuration by adding a standardized '## Agent skills' block to CLAUDE.md/AGENTS.md and creating docs/agents entries.
  • Auto-detect or prompt for the repository's issue tracker and triage label vocabulary to ensure consistent workflows for to-issues, triage, and diagnose.
  • Interactively present options and apply changes, updating existing Agent Skills blocks in place without overwriting user edits.

Quick Start

Follow the prompts 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 set up agent skills configuration in my repository?

To set up agent skills configuration, this skill scaffolds the '## Agent skills' block into CLAUDE.md or AGENTS.md and creates docs/agents entries, interactively prompting for issue tracker and triage label details to ensure consistent engineering workflows.

What does scaffolding CLAUDE.md and AGENTS.md do for per-repo agent skills?

Scaffolding CLAUDE.md and AGENTS.md establishes a standardized configuration block that tells engineering skills the repository's issue tracker, triage labels, and domain documentation locations, enabling consistent triage and diagnosis workflows.

Can I update existing CLAUDE.md or AGENTS.md files without losing custom edits?

Yes, you can update existing files safely. The skill handles updates in-place, modifying only the standardized '## Agent skills' block while preserving all your custom edits in CLAUDE.md and AGENTS.md.

Does this setup tool auto-detect the repository's issue tracker and triage labels?

Yes, the setup tool auto-detects or interactively prompts you for the repository's issue tracker and triage label vocabulary, ensuring the per-repo agent skills configuration matches your engineering workflow.

What's the best way to configure docs/agents for consistent engineering agent workflows?

The best way to configure docs/agents is using this scaffolding skill, which evaluates your repository state and writes structured entries alongside CLAUDE.md or AGENTS.md to standardize issue tracking and domain documentation.