Loading...
Loading...
Read-only root-cause analysis for a tracker issue. Identifies the bug's location and the minimal change surface so the next agent can implement the fix without re-exploring the repo. Outputs a short summary, the files that need to change, and the proposed approach.
npx skill4agent add open-mercato/skills om-root-causeom-verify-in-repoom-root-causeom-fixom-open-prom-auto-review-prom-auto-fix-issueom-verify-in-repoom-fix{issueId}{repo}owner/namegit loggit diffgit showgit statusgit blame$TRACKER_FILEreferences/agentic-setup.md.ai/agentic.config.jsonom-setup-agent-pipeline$TRACKER_FILE{issueId}numbertitlebodycommentsAGENTS.mdCLAUDE.mdCONTRIBUTING.mdom-fixSummary: <one-sentence description of the bug>
Root cause: <one paragraph — where in the code, why it produces the wrong behavior>
Files to change:
- <path/to/file-a.ts> — <what changes here>
- <path/to/file-b.ts> — <what changes here>
- <path/to/file-a.test.ts> — <regression test to add>
Approach: <2–4 sentences describing the minimal edit. Reference function names, conditions, and the specific behavior change. Mention any constraint from the project's agent instructions or design docs the fix must respect.>
Risks: <one short paragraph — what could go wrong, what to validate, breaking-change concerns>om-fixreferences/rules.mdom-fixLOW_CONFIDENCE.env