setup-matt-pocock-skills

Insert or update Agent skills blocks in CLAUDE.md and AGENTS.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yarma-tech/agent-admin-qonto --skill setup-matt-pocock-skills-yarma-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/yarma-tech/agent-admin-qonto/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/yarma-tech/agent-admin-qonto --skill setup-matt-pocock-skills-yarma-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures and standardizes the per-repo engineering skills context by inserting or updating the Agent skills block in CLAUDE.md and AGENTS.md and by linking docs/agents, issue-tracker, triage labels, and domain structure to enable subsequent skills.

Core Features & Use Cases

  • Scaffolds or updates the Agent skills block in CLAUDE.md / AGENTS.md to define how issues are tracked, triage labels, and domain layout.
  • Establishes references to docs/agents and domain guidelines used by subsequent skills so engineers can rely on a shared vocabulary.
  • Facilitates a consistent starting point for new skills and reduces setup friction when running skills like to-issues, triage, diagnose, and tdd.

Quick Start

Provide the repo with existing CLAUDE.md or AGENTS.md and run this skill to insert or update the Agent skills block, then proceed to configure issue-tracker and domain docs.

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 repository-level agent skills context in CLAUDE.md?

Configuring repository-level agent skills context in CLAUDE.md involves inserting or updating an Agent skills block that defines issue tracking, triage labels, and domain layout to establish a shared project baseline. This standardizes vocabulary for subsequent automation workflows.

What is the best way to bootstrap engineering skills context for a new repository?

Bootstrapping engineering skills context requires scaffolding the Agent skills block in CLAUDE.md or AGENTS.md and linking domain docs. This establishes references to docs/agents and domain guidelines, ensuring a consistent starting point and reducing setup friction for future skills.

How do I link domain docs and issue-tracker references in AGENTS.md?

Linking domain docs and issue-tracker references in AGENTS.md is done by inserting an Agent skills block that surfaces and validates documentation layout. This connects triage labels and domain structure to enable consistent, scalable skill usage across the project.

Do I need existing CLAUDE.md or AGENTS.md files to set up agent skills?

You need to provide the repository with existing CLAUDE.md or AGENTS.md files to set up agent skills. The skill inserts or updates the Agent skills block within these files, then proceeds to configure issue-tracker and domain docs for automation workflows.

Why standardize triage labels and domain layout before running agent automation workflows?

Standardizing triage labels and domain layout before running agent automation workflows ensures engineers rely on a shared vocabulary. By establishing these references in CLAUDE.md and AGENTS.md, subsequent skills like to-issues, triage, diagnose, and tdd operate consistently.

Can I update the agent skills block in CLAUDE.md without breaking existing domain docs references?

Updating the agent skills block in CLAUDE.md preserves existing domain docs references by validating documentation layout during the insertion process. The skill ensures references to docs/agents and domain guidelines remain intact, maintaining a consistent baseline for future skills.