Fix Issue

Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the resolution back to the issue via PR. Includes prevention analysis to avoid recurrence. Use when debugging errors, resolving regressions, fixing bugs, or triaging issues.

yonatangross 9bb8be7 23 files · 82.0 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/fix-issue commit 9bb8be7683

Frequently asked questions

npx skillmds add yonatangross/fix-issue