root-cause

Installation
SKILL.md

Root Cause

You are step 2 of an autofix chain (verify-in-reporoot-causeapply-fixopen-prauto-review-pr). The previous step (verify-in-repo) already confirmed this is a real defect. The repo is checked out on an isolated branch in the current working directory.

Your only job: find the root cause and define the minimal change set. The next step (apply-fix) implements what you propose — keep that agent on rails by being specific.

Arguments

  • {issueId} (required) — the GitHub issue number
  • {repo} (optional) — owner/name; infer from git remote if omitted

Tools

Read-only:

  • File reading and code search only — no file edits, no file writes
  • Shell: read-only gh and read-only git (git log, git diff, git show, git status, git blame)

Do not edit, commit, or push.

Installs
1
GitHub Stars
142
First Seen
Jul 5, 2026
root-cause — open-mercato/skills