setup-matt-pocock-skills

Configure per-repo agent scaffolding for issue tracking, triage labels, and domain docs.

Updated Nov 16, 2022
One-click install
npx skills add https://github.com/kos3nz/dotfiles --skill setup-matt-pocock-skills-kos3nz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/kos3nz/dotfiles/tree/main/.config/agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/kos3nz/dotfiles --skill setup-matt-pocock-skills-kos3nz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sets up a standardized per-repo agent skills configuration that defines where issues are tracked, the triage label vocabulary, and the location of domain docs so engineering skills can reason with context in CLAUDE.md/AGENTS.md and docs/agents/.

Core Features & Use Cases

  • Agent skills block scaffolding in CLAUDE.md or AGENTS.md including sections for Issue tracker, Triage labels, and Domain docs.
  • Seed templates for issue-tracker (GitHub/GitLab/local), triage-labels, and domain documentation that the engineering skills consume.
  • Review-first workflow that prompts you to confirm and customize before writing, ensuring alignment with repo conventions.

Quick Start

Run this skill in a repository lacking the Agent skills scaffolding to populate CLAUDE.md/AGENTS.md and create seed docs for issue-tracker, triage-labels, and domain layout.

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 agent skills configuration in a new repository?

Scaffolding agent skills configuration involves setting up CLAUDE.md or AGENTS.md with blocks defining your issue tracker, triage labels, and domain docs layout. This skill generates those seed templates and structure to ensure engineering agents have consistent context before first use.

What is per-repo agent scaffolding for issue tracking and domain docs?

Per-repo agent scaffolding is a standardized configuration defining where issues are tracked, the triage label vocabulary, and the domain documentation location. It populates CLAUDE.md/AGENTS.md so engineering skills can reason with proper repository context.

Do I need to manually write triage label vocabularies and issue tracker configs for AI agents?

No, you do not need to manually write them. This skill uses a review-first workflow to generate seed templates for issue-tracker, triage-labels, and domain layout, prompting you to confirm and customize before writing to ensure alignment with repo conventions.

Can I use this scaffolding with both GitHub and GitLab issue trackers?

Yes, the scaffolding supports issue tracker configurations for GitHub, GitLab, and local tracking. It generates seed templates that define where your issues are tracked so engineering agents can consume this context correctly.

When should I set up domain documentation layout for engineering agent skills?

You should set up domain documentation layout before the first use of core engineering skills. Applying this scaffolding early ensures CLAUDE.md/AGENTS.md and docs/agents directories have the proper structure for agents to reason effectively.

What's the best way to standardize AI agent context across multiple repositories?

Standardizing AI agent context requires defining consistent issue tracker locations, triage labels, and domain docs layouts per repo. This skill scaffolds those configurations in CLAUDE.md/AGENTS.md, generating seed templates to maintain uniformity across repositories.