Skip to main content
Run any Skill in Manus
with one click

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.

$ git log --oneline --stat
stars:169
forks:15
updated:May 7, 2026 at 16:22
File Explorer
20 files
SKILL.md
readonly