bug-review

Category: Tools & Productivity | Uploader: pproencapproenca | Downloads: 0 | Version: v1.0(Latest)

Use this skill when a user asks to review a pull request for bugs, wants AI code review focused on correctness issues, or runs /bug-review. Trigger on PR review, bug finding, code review, "review this PR", "check for bugs", "find issues in this PR". This is a multi-pass review workflow with 5 parallel passes, majority voting, independent Opus validation, and resolution rate tracking. Also trigger on /bug-review:resolve to classify whether findings were fixed at merge time, and /bug-review:report for resolution rate stats. Even if the user just says "review this" while on a PR branch, trigger this skill.

Changelog: Source: GitHub https://github.com/pproenca/dot-skills

Directory Structure

Current level: tree/master/.agents/skills/bug-review/

  • 📁 hooks/
    • 📄 hooks.json 1.0 KB
  • 📁 references/
    • 📄 categories.md 6.1 KB
    • 📄 review-passes.md 11.7 KB
    • 📄 workflow.md 4.7 KB
  • 📁 scripts/
    • 📄 classify-resolutions.sh 5.3 KB
    • 📄 dedup.sh 1.2 KB
    • 📄 fetch-pr.sh 1.7 KB
    • 📄 gather-context.sh 6.7 KB
    • 📄 post-review.sh 2.3 KB
    • 📄 resolution-report.sh 5.8 KB
    • 📄 shuffle-diff.sh 1.9 KB
    • 📄 store-findings.sh 1.7 KB
    • 📄 update-weights.sh 2.8 KB
    • 📄 verify.sh 1.4 KB
  • 📄 config.json 1.2 KB
  • 📄 gotchas.md 106 B
  • 📄 SKILL.md 8.5 KB

SKILL.md

Login to download/like/favorite ❤ 140 | ★ 0
Comments 0

Please login before commenting.

Loading comments...