triage
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
定义了明确的分流与角色流程,适合维护大型项目的请求面。
▸ 风险提示
可能会修改 issue/PR 状态,需对仓库具备相应权限。
这个 Skill 做什么
将问题和外部 PR 按分级角色流转并生成可供 agent 执行的简介。
把 issue 和外部 PR 拉进同一个分级流转的状态机:先分类、再验证、必要时深入问询,最后产出可供 agent 执行的简明 brief。适合管理项目 issue tracker 或将外部 PR 视作一体化请求面时使用。特点是把 PR 当成带代码的 issue,用统一的角色与状态保持处理节奏并产出可执行指令。
▸ 展开 SKILL.md 英文原文
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
0
Stars
0
Forks
22
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/triage/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/triage/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Triage Move issues on the project issue tracker through a small state machine of triage roles. If this repo treats external pull requests as a request surface (see the issue-tracker config), triage covers them too: **a PR is an issue with attached code** — same roles, same states, same machine, with a few deltas marked "for a PR" below. Resolve a bare `#42` to an issue or PR per the tracker config. Every comment or issue posted to the issue tracker during triage **must** start with this disclaimer: ``` > *This was generated by AI during triage.* ``` ## Reference docs - [AGENT-BRIEF.md](AGENT-BRIEF.md) — how to write durable agent briefs - [OUT-OF-SCOPE.md](OUT-OF-SCOPE.md) — how the
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有