Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vinvcn avatar

Setup Matt Pocock Skills

  • 3.5k installs
  • 2.8k repo stars
  • Updated July 27, 2026
  • vinvcn/mattpocock-skills-zh-cn

setup-matt-pocock-skills is an agent skill that Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's .

About

Issue tracker issues 存放在哪里 默认 GitHub 也原生支持 local markdown Triage labels 五个 canonical triage roles 使用的字符串 Domain docs CONTEXT md 和 ADRs 的位置 以及读取它们的消费规则 这是 prompt driven skill 不是确定性脚本 先探索 展示发现 和用户确认 然后再写入 git remote v 和 git config 这是 GitHub repo 吗 是哪一个 repo 根目录的 AGENTS md 和 CLAUDE md 是否存在 其中是否已经有 Agent skills section repo 根目录的 CONTEXT md 和 CONTEXT MAP md docs adr 以及任何 src docs adr 目录 docs agents 这个 skill 之前是否已经输出过内容 scratch 表明已经在使用 local markdown issue tracker 约定 总结现有什么 缺什么 然后带用户逐一完成三个决策 每次只展示一个 section 拿到用户回答后再进入下一个 不要一次性倾倒全部三个 假设用户不知道这些术语是什么意思 每个 section 先用简短说明开头 它是什么 为什么这些 skills 需要它 选择不同选项会改变什么 然后展示选项和默认值 The setup matt pocock skills agent skill provides documented workflows prerequisites triggers and safety guidance from its SKILL md source Agents load it when user requests match the description and follow step by step instructions without inventing capabilities It integrates with standard agent tooling for the tasks inputs outputs and failure modes described in the repository documentation

  • description: Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know
  • - **Issue tracker** — issues 存放在哪里(默认 GitHub;也原生支持 local markdown)
  • - **Triage labels** — 五个 canonical triage roles 使用的字符串
  • Follow setup-matt-pocock-skills SKILL.md steps and documented constraints.
  • Follow setup-matt-pocock-skills SKILL.md steps and documented constraints.

Setup Matt Pocock Skills by the numbers

  • 3,541 all-time installs (skills.sh)
  • +442 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #223 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
At a glance

setup-matt-pocock-skills capabilities & compatibility

Capabilities
description: sets up an `## agent skills` block · **issue tracker** — issues 存放在哪里(默认 github;也原生 · **triage labels** — 五个 canonical triage roles · follow setup matt pocock skills skill.md steps a
Use cases
orchestration
From the docs

What setup-matt-pocock-skills says it does

description: 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,
SKILL.md
- **Issue tracker** — issues 存放在哪里(默认 GitHub;也原生支持 local markdown)
SKILL.md
- **Triage labels** — 五个 canonical triage roles 使用的字符串
SKILL.md
npx skills add https://github.com/vinvcn/mattpocock-skills-zh-cn --skill setup-matt-pocock-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3.5k
repo stars2.8k
Security audit2 / 3 scanners passed
Last updatedJuly 27, 2026
Repositoryvinvcn/mattpocock-skills-zh-cn

When should an agent use setup-matt-pocock-skills and 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 do

Who is it for?

Developers invoking setup-matt-pocock-skills as documented in the skill source.

Skip if: Skip when requirements fall outside setup-matt-pocock-skills documented scope.

When should I use this skill?

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 do

What you get

Outputs aligned with the setup-matt-pocock-skills SKILL.md workflow and stated deliverables.

  • AGENTS.md configuration block
  • docs/agents/ directory

By the numbers

  • Defines five canonical triage label roles
  • Bootstraps context for seven downstream engineering skills

Files

SKILL.mdMarkdownGitHub ↗

Setup Matt Pocock's Skills

搭建 engineering skills 依赖的每仓库配置:

  • Issue tracker — issues 存放在哪里(默认 GitHub;也原生支持 local markdown)
  • Triage labels — 五个 canonical triage roles 使用的字符串
  • Domain docsCONTEXT.md 和 ADRs 的位置,以及读取它们的消费规则

这是 prompt-driven skill,不是确定性脚本。先探索,展示发现,和用户确认,然后再写入。

Process

1. Explore

查看当前 repo,理解起始状态。读取已有内容,不要假设:

  • git remote -v.git/config — 这是 GitHub repo 吗?是哪一个?
  • repo 根目录的 AGENTS.mdCLAUDE.md — 是否存在?其中是否已经有 ## Agent skills section?
  • repo 根目录的 CONTEXT.mdCONTEXT-MAP.md
  • docs/adr/ 以及任何 src/*/docs/adr/ 目录
  • docs/agents/ — 这个 skill 之前是否已经输出过内容?
  • .scratch/ — 表明已经在使用 local-markdown issue tracker 约定

2. Present findings and ask

总结现有什么、缺什么。然后带用户逐一完成三个决策:每次只展示一个 section,拿到用户回答后再进入下一个。不要一次性倾倒全部三个。

假设用户不知道这些术语是什么意思。每个 section 先用简短说明开头(它是什么、为什么这些 skills 需要它、选择不同选项会改变什么),然后展示选项和默认值。

Section A — Issue tracker.

Explainer: “issue tracker” 是这个 repo 存放 issues 的地方。to-issuestriageto-prdqa 等 skills 会从中读取并写入;它们需要知道是调用 gh issue create、在 .scratch/ 下写 markdown 文件,还是遵循你描述的其他工作流。请选择你实际用来跟踪这个 repo 工作的位置。

默认姿态:这些 skills 是为 GitHub 设计的。如果 git remote 指向 GitHub,就推荐 GitHub。如果 git remote 指向 GitLab(gitlab.com 或 self-hosted host),就推荐 GitLab。否则(或用户偏好),提供:

  • GitHub — issues 存放在 repo 的 GitHub Issues 中(使用 gh CLI)
  • GitLab — issues 存放在 repo 的 GitLab Issues 中(使用 `glab` CLI)
  • Local markdown — issues 作为文件存放在本 repo 的 .scratch/<feature>/ 下(适合个人项目或没有 remote 的 repos)
  • Other(Jira、Linear 等)— 让用户用一段话描述工作流;skill 会把它记录为自由文本

Section B — Triage label vocabulary.

Explainer: triage skill 处理 incoming issue 时,会把它移过一个 state machine:需要评估、等待 reporter、已准备好给 AFK agent 接手、需要人工实现,或 won't fix。为此,它需要应用与你实际配置相匹配的 labels(或 issue tracker 中的等价物)。如果你的 repo 已经使用不同 label 名(例如 bug:triage 而不是 needs-triage),在这里映射它们,避免 skill 创建重复 labels。

五个 canonical roles:

  • needs-triage — maintainer needs to evaluate
  • needs-info — waiting on reporter
  • ready-for-agent — fully specified, AFK-ready (an agent can pick it up with no human context)
  • ready-for-human — needs human implementation
  • wontfix — will not be actioned

默认:每个 role 的字符串等于它的名称。询问用户是否想覆盖任何项。如果他们的 issue tracker 还没有现有 labels,默认值即可。

Section C — Domain docs.

Explainer: 一些 skills(improve-codebase-architecturediagnosetdd)会读取 CONTEXT.md 来学习项目的 domain language,并读取 docs/adr/ 来了解过去的架构决策。它们需要知道 repo 是一个 global context,还是多个 contexts(例如 frontend/backend 分离的 monorepo),这样才能看对位置。

确认布局:

  • Single-context — repo 根目录一个 CONTEXT.md + docs/adr/。大多数 repos 是这样。
  • Multi-context — 根目录 CONTEXT-MAP.md 指向每个 context 的 CONTEXT.md 文件(通常是 monorepo)。

3. Confirm and edit

向用户展示草稿:

  • 要添加到 CLAUDE.md / AGENTS.md 中的 ## Agent skills block(选择规则见 step 4)
  • docs/agents/issue-tracker.mddocs/agents/triage-labels.mddocs/agents/domain.md 的内容

允许用户在写入前修改。

4. Write

选择要编辑的文件:

  • 如果 CLAUDE.md 存在,编辑它。
  • 否则如果 AGENTS.md 存在,编辑它。
  • 如果两者都不存在,询问用户要创建哪一个;不要替用户选择。

CLAUDE.md 已经存在时,绝不创建 AGENTS.md(反之亦然);始终编辑已经存在的那个。

如果所选文件已经有 ## Agent skills block,就原地更新其内容,而不是追加重复 block。不要覆盖周围 section 的用户编辑。

Block:

## Agent skills

### Issue tracker

[one-line summary of where issues are tracked]. See `docs/agents/issue-tracker.md`.

### Triage labels

[one-line summary of the label vocabulary]. See `docs/agents/triage-labels.md`.

### Domain docs

[one-line summary of layout — "single-context" or "multi-context"]. See `docs/agents/domain.md`.

然后使用这个 skill 文件夹中的 seed templates 作为起点,写入三个 docs files:

  • issue-tracker-github.md — GitHub issue tracker
  • issue-tracker-gitlab.md — GitLab issue tracker
  • issue-tracker-local.md — local-markdown issue tracker
  • triage-labels.md — label mapping
  • domain.md — domain doc consumer rules + layout

对于 “other” issue trackers,根据用户描述从头写 docs/agents/issue-tracker.md

5. Done

告诉用户 setup 已完成,以及哪些 engineering skills 现在会读取这些文件。说明他们之后可以直接编辑 docs/agents/*.md;只有当他们想切换 issue trackers 或从头开始时,才需要重新运行此 skill。

Related skills

How it compares

Choose setup-matt-pocock-skills as a one-time bootstrap before any Matt Pocock engineering skill rather than configuring each skill individually.

FAQ

What is setup-matt-pocock-skills?

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 vocab

When should I use setup-matt-pocock-skills?

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 vocab

Is setup-matt-pocock-skills safe to install?

Review the Security Audits panel on this page before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.