setup-matt-pocock-skills
设置 Matt Pocock 技能 (Setup Matt Pocock's Skills)
搭建工程技能所假设的每仓库配置:
Scaffold the per-repo configuration that the engineering skills assume:
- Issue 跟踪器 (Issue tracker) — issue 存放在哪里(默认 GitHub;也开箱支持本地 markdown)
Where issues live (GitHub by default; local markdown is also supported out of the box)
- 分诊标签 (Triage labels) — 用于五个规范分诊角色的字符串
The strings used for the five canonical triage roles
- 领域文档 (Domain docs) —
CONTEXT.md和 ADR 存放在哪里,以及读取它们的消费规则Where
CONTEXT.mdand ADRs live, and the consumer rules for reading them
这是一个提示驱动的技能,不是确定性脚本。探索、呈现发现、与用户确认,然后写入。
This is a prompt-driven skill, not a deterministic script. Explore, present what you found, confirm with the user, then write.
流程 (Process)
More from ninehills/mattpocock-skills
to-issues
使用曳光弹垂直切片将计划、规格或 PRD 拆分为项目 issue 跟踪器上可独立认领的 issue。当用户想将计划转换为 issue、创建实现工单、或将工作拆分为 issue 时使用。 (Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.)
2tdd
红-绿-重构循环的测试驱动开发。当用户想使用 TDD 构建功能或修复 bug、提到"红-绿-重构"、想要集成测试、或要求测试先行开发时使用。 (Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.)
1handoff
将当前对话压缩为交接文档,供另一个 agent 接续工作。 (Compact the current conversation into a handoff document for another agent to pick up.)
1grill-me
对用户的计划或设计进行无情的访谈,直到达成共识,逐个解决决策树的每个分支。当用户想要压力测试计划、被质疑设计或提到"grill me"时使用。 (Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".)
1zoom-out
让 agent 拉远视角,对不熟悉的代码区域给出更广泛的上下文或更高层次的视角。当用户不熟悉某段代码或需要理解它如何融入更大图景时使用。 (Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.)
1caveman
>
1