Skill822 repo starsupdated 5d ago
setup-matt-pocock-skills
This Claude Code skill prepares repository-level context configuration for engineering tasks by first examining the actual repository structure rather than making assumptions. It identifies the issue tracking system, label vocabulary, and documentation layout, then provides an editable configuration draft that persists only when necessary. Use this skill before employing downstream engineering tools like issue conversion, PRD generation, or codebase diagnosis to ensure proper repository context setup.
Install in Claude Code
Copygit clone --depth 1 https://github.com/Haohao-end/openagent /tmp/setup-matt-pocock-skills && cp -r /tmp/setup-matt-pocock-skills/api/internal/core/skills/catalog/setup-matt-pocock-skills ~/.claude/skills/setup-matt-pocock-skillsThen start a new Claude Code session; the skill loads automatically.
Definition
skill.md
# 配置工程技能 这是一个为工程类技能准备仓库级上下文配置的技能。 ## 适用场景 - 第一次使用 `to-issues`、`to-prd`、`triage`、`diagnose`、`tdd`、`improve-codebase-architecture` - 仓库还没有明确的 issue tracker、triage 标签或领域文档布局 ## 工作方式 1. 先探查仓库现状,不要猜。 2. 确认 issue tracker、标签词汇、领域文档布局。 3. 给出可编辑的配置草稿。 4. 只在需要时再落盘。 ## 约束 - 不要默认仓库一定用 GitHub Issues。 - 不要默认只有单一上下文。 - 不要把仓库配置和实现细节混在一起。
More from this repository
aspnet-coreSkill
cavemanSkill
chatgpt-appsSkill
cli-creatorSkill
cloudflare-deploySkill
code_workbenchSkill
creativeSkill
Use when the user wants a less default, more original solution for code, design, writing, naming, architecture, debugging, or strategy, especially when progress is stuck.
develop-web-gameSkill