fix-issue
✓Fix GitHub issue with parallel analysis and implementation. Use when fixing issues, resolving bugs, closing GitHub issues.
Installation
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 |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/orchestkit --skill fix-issue- Source
- yonatangross/orchestkit
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fix-issue?
Fix GitHub issue with parallel analysis and implementation. Use when fixing issues, resolving bugs, closing GitHub issues. Source: yonatangross/orchestkit.
How do I install fix-issue?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill fix-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/orchestkit
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01