setup-matt-pocock-skills

Scaffold agent skills blocks and domain docs layout in CLAUDE.md or AGENTS.md.

1|Updated May 20, 2025
One-click install
npx skills add https://github.com/vessux/dotfiles --skill setup-matt-pocock-skills-vessux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/vessux/dotfiles/tree/main/umbel/skills/pocock/setup-matt-pocock-skills
Command: npx skills add https://github.com/vessux/dotfiles --skill setup-matt-pocock-skills-vessux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill scaffolds the per-repo configuration that the engineering skills assume: it creates a structured Agent skills block in CLAUDE.md/AGENTS.md and sets up the repository's domain docs layout so the project can consistently describe the issue tracker, triage labels, and context for future AI-driven workflows.

Core Features & Use Cases

  • Block scaffolding: create and populate the "Agent skills" section in CLAUDE.md or AGENTS.md with sections for Issue tracker, Triage labels, and Domain docs, along with suggested defaults and prompts.
  • Doc layout setup: ensure domain documentation layout (CONTEXT.md, CONTEXT-MAP.md, docs/adr) is described and ready for future ADRs.
  • Guided configuration: prompt-driven process to confirm the repo's issue tracker (GitHub/GitLab/Local markdown) and vocabulary before applying changes.
  • Use Case: before first-use of to-issues, triage, diagnose, etc., this setup ensures consistent agent-skill integration and reduces onboarding friction.

Quick Start

Run the setup to scaffold the repo's Agent skills block and domain docs structure in CLAUDE.md/AGENTS.md and CONTEXT files.

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 CLAUDE.md for my repository?

Agent skills configuration is scaffolded by creating a structured block in CLAUDE.md or AGENTS.md that defines issue tracker settings, triage labels, and domain docs layout to ensure consistent AI-driven workflows.

What is an AGENTS.md file and when do I need domain docs layout for AI workflows?

An AGENTS.md file defines repository-level instructions for AI agents. You need domain docs layout like CONTEXT.md and CONTEXT-MAP.md when preparing a repository to use AI skills like triage or diagnose.

Can I configure agent skills config for GitLab or local markdown issue trackers?

Yes, agent skills config supports GitLab and local markdown. The guided setup process prompts you to select the repository's issue tracker, supporting GitHub, GitLab, and local markdown before applying changes.

How do I scaffold CONTEXT.md and CONTEXT-MAP.md files before using AI triage skills?

You scaffold CONTEXT.md and CONTEXT-MAP.md by running the setup process, which establishes the domain documentation layout and describes the docs/adr directory structure required before invoking AI triage or diagnose skills.

Do I need to create an Agent skills block before using to-issues or diagnose skills?

Yes, you need to create an Agent skills block before using to-issues or diagnose skills. This setup ensures the repository contains standard AGENTS.md definitions and triage label vocabulary to reduce onboarding friction.