Skip to content

Add Matt Pocock engineering-skills repo config - #450

Merged
derduher merged 1 commit into
masterfrom
claude/setup-matt-pocock-skills-b50593
Jul 18, 2026
Merged

Add Matt Pocock engineering-skills repo config#450
derduher merged 1 commit into
masterfrom
claude/setup-matt-pocock-skills-b50593

Conversation

@derduher

Copy link
Copy Markdown
Owner

What

Scaffolds the per-repo configuration that Matt Pocock's engineering skills assume:

  • CLAUDE.md — adds an ## Agent skills section pointing at the two docs files below.
  • docs/agents/issue-tracker.md — declares GitHub (via the gh CLI) as this repo's issue tracker. The "PRs as a request surface" flag is left off.
  • docs/agents/domain.md — single-context domain-doc consumer rules (root CONTEXT.md + docs/adr/).

Why

Skills like to-tickets, to-spec, qa, and wayfinder need to know where issues live and how to read/write them; codebase-exploring skills (code-review, domain-modeling, diagnosing-bugs) need the CONTEXT.md/ADR conventions. These files are the contract they read.

Notes for reviewer

  • No docs/agents/triage-labels.md was written because the triage skill isn't installed. If it's added later, re-running the setup skill will add the label vocabulary.
  • Settings were auto-detected: GitHub remote (derduher/blaster), no monorepo signals → single-context.
  • These are docs-only additions; no code or build changes.

🤖 Generated with Claude Code

Scaffold the per-repo configuration the engineering skills expect:

- CLAUDE.md gains an "## Agent skills" section pointing at the docs below
- docs/agents/issue-tracker.md — GitHub via the gh CLI (PRs-as-request
  surface flag left off)
- docs/agents/domain.md — single-context domain-doc consumer rules
  (root CONTEXT.md + docs/adr/)

No triage-labels.md: the triage skill isn't installed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@derduher
derduher merged commit 226bc05 into master Jul 18, 2026
2 checks passed
@derduher
derduher deleted the claude/setup-matt-pocock-skills-b50593 branch July 18, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant