·fix-issue
{}

fix-issue

yonatangross/orchestkit

通过并行分析和实现修复 GitHub 问题。在修复问题、解决 bug、关闭 GitHub 问题时使用。

21安装·1热度·@yonatangross

安装

$npx skills add https://github.com/yonatangross/orchestkit --skill fix-issue

SKILL.md

Systematic issue resolution with hypothesis-based root cause analysis, similar issue detection, and prevention recommendations.

| 1. Understand Issue | Read GitHub issue details | Problem statement | | 2. Similar Issue Detection | Search for related past issues | Related issues list | | 3. Hypothesis Formation | Form hypotheses with confidence scores | Ranked hypotheses | | 4. Root Cause Analysis | 5 parallel agents investigate | Confirmed root cause |

| 5. Fix Design | Design approach based on RCA | Fix specification | | 6. Implementation | Apply fix with tests | Working code | | 7. Validation | Verify fix resolves issue | Evidence | | 8. Prevention | How to prevent recurrence | Prevention plan | | 9. Runbook | Create/update runbook entry | Runbook |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill fix-issue
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 fix-issue?

通过并行分析和实现修复 GitHub 问题。在修复问题、解决 bug、关闭 GitHub 问题时使用。 来源:yonatangross/orchestkit。

如何安装 fix-issue?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill fix-issue 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/yonatangross/orchestkit