triage-issue by mattpocock/skills
npx skills add https://github.com/mattpocock/skills --skill triage-issue调查报告的问题,找出其根本原因,并创建一个包含 TDD 修复计划的 GitHub issue。这是一个基本无需人工干预的工作流程 - 尽量减少向用户提问。
从用户处获取问题的简要描述。如果用户没有提供,则提出一个问题:"你遇到了什么问题?"
此时不要追问后续问题。立即开始调查。
使用 Agent 工具并设置 subagent_type=Explore 来深入调查代码库。你的目标是找到:
查看:
git log)根据你的调查,确定:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
创建一个具体、有序的 RED-GREEN 循环列表。每个循环是一个垂直切片:
规则:
使用 gh issue create 命令和下面的模板创建一个 GitHub issue。不要在创建前请用户审核 - 直接创建并分享 URL。
对 bug 或问题的清晰描述,包括:
描述你在调查过程中发现的情况:
不要包含具体的文件路径、行号或与当前代码布局耦合的实现细节。应描述模块、行为和契约。即使在重大重构之后,该 issue 也应保持其有效性。
一个编号的 RED-GREEN 循环列表:
...
REFACTOR : [所有测试通过后所需的任何清理工作]
创建 issue 后,打印 issue 的 URL 和对根本原因的一行总结。
每周安装量
954
仓库
GitHub Stars
9.5K
首次出现
12 天前
安全审计
安装于
codex912
opencode910
cursor908
gemini-cli907
github-copilot907
amp906
Investigate a reported problem, find its root cause, and create a GitHub issue with a TDD fix plan. This is a mostly hands-off workflow - minimize questions to the user.
Get a brief description of the issue from the user. If they haven't provided one, ask ONE question: "What's the problem you're seeing?"
Do NOT ask follow-up questions yet. Start investigating immediately.
Use the Agent tool with subagent_type=Explore to deeply investigate the codebase. Your goal is to find:
Look at:
git log on relevant files)Based on your investigation, determine:
Create a concrete, ordered list of RED-GREEN cycles. Each cycle is one vertical slice:
Rules:
Create a GitHub issue using gh issue create with the template below. Do NOT ask the user to review before creating - just create it and share the URL.
A clear description of the bug or issue, including:
Describe what you found during investigation:
Do NOT include specific file paths, line numbers, or implementation details that couple to current code layout. Describe modules, behaviors, and contracts instead. The issue should remain useful even after major refactors.
A numbered list of RED-GREEN cycles:
RED : Write a test that [describes expected behavior] GREEN : [Minimal change to make it pass]
RED : Write a test that [describes next behavior] GREEN : [Minimal change to make it pass]
...
REFACTOR : [Any cleanup needed after all tests pass]
After creating the issue, print the issue URL and a one-line summary of the root cause.
Weekly Installs
954
Repository
GitHub Stars
9.5K
First Seen
12 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex912
opencode910
cursor908
gemini-cli907
github-copilot907
amp906
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
Grimoire CLI 使用指南:区块链法术编写、验证与执行全流程
940 周安装
Grimoire Uniswap 技能:查询 Uniswap 元数据与生成代币/资金池快照的 CLI 工具
940 周安装
Grimoire Aave 技能:查询 Aave V3 元数据和储备快照的 CLI 工具
941 周安装
Railway CLI 部署指南:使用 railway up 命令快速部署代码到 Railway 平台
942 周安装
n8n Python 代码节点使用指南:在自动化工作流中编写 Python 脚本
943 周安装
Flutter Platform Views 实现指南:Android/iOS/macOS原生视图与Web嵌入教程
943 周安装