setup-matt-pocock-skills

Configure per-repo Agent skills settings for GitHub or local markdown issue trackers.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/mostafa-K-raihan/skills --skill setup-matt-pocock-skills-mostafa-k-raihan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/mostafa-K-raihan/skills/tree/main/setup-matt-pocock-skills
Command: npx skills add https://github.com/mostafa-K-raihan/skills --skill setup-matt-pocock-skills-mostafa-k-raihan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

Core Features & Use Cases

  • Scaffolding: Generates the Agent skills block references for AGENTS.md/CLAUDE.md and the domain/docs structure.
  • Documentation prep: Prepares issue-tracker, triage-labels, and domain-doc layout guidance in docs/agents.
  • Prompt-driven workflow: This is a prompt-driven skill, not a deterministic script; it explores, presents findings, confirms with the user, then writes.

Quick Start

Prompt the user to discuss repository context, present findings about existing AGENTS.md/CLAUDE.md, CONTEXT.md, and docs/adr, then draft the Agent skills block and docs for review.

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 AGENTS.md or CLAUDE.md for repository-specific engineering skills?▼

To configure AGENTS.md or CLAUDE.md, you can scaffold a per-repo Agent skills block that provides engineering tools with context about the issue tracker, triage labels, and domain docs layout.

Do I need to set up agent scaffolding before using triage or to-issues skills?▼

Yes, you need upfront agent scaffolding to ensure skills like triage, to-issues, and to-prd understand the repository's issue tracker and triage label vocabulary before execution.

Can I use this scaffolding tool with local markdown trackers instead of GitHub?▼

Yes, this scaffolding supports both GitHub-based repos and local-markdown trackers, analyzing existing policy files and docs to generate appropriate issue-tracker and domain-doc configurations.

What is the best way to add issue tracker and triage label context to my agents?▼

The best way to add issue tracker context is to generate a ready-to-edit Agent skills block in AGENTS.md or CLAUDE.md alongside supporting documentation in the docs/agents directory.

Why does my engineering agent skill lack context about my repository's domain docs?▼

Your engineering agent lacks context because AGENTS.md or CLAUDE.md is missing or out of date, requiring scaffolding to map the domain doc layout and issue tracker for accurate skill execution.