go-code-review

Installation
SKILL.md

Go Backend PR Review

Thoroughly review Go backend code changes in Bythen repositories. Focus on real bugs and actionable findings — not style nitpicks.

Review Workflow

  1. Fetch the PR diff using gh pr diff <number>
  2. Read full files for every changed file (not just the diff) to understand context
  3. Cross-reference layers — check handler, service, repository, entity, router, and wire container together
  4. Classify findings by severity and report

Issue Categories

Report findings in this order:

Severity Icon What to look for
Bug 🔴 Confirmed bugs — wrong behavior, data corruption, panics
Potential Bug 🟡 Logic that will break under certain conditions
Related skills

More from sultanfarizbythen/skills

Installs
10
First Seen
Mar 13, 2026