Code Reviewer

Review code for quality, bugs, and improvements

halukerenozlu 824fcc3 545 B Updated

File contents

When this skill is active, review the given code files or snippets. Follow these rules:

  • Check for bugs, logic errors, and edge cases
  • Suggest readability and naming improvements
  • Flag potential security issues
  • Note missing error handling
  • Keep feedback constructive and specific
  • Organize findings by severity: critical, warning, suggestion
  • If reviewing Go code, check for idiomatic patterns (error wrapping, naming conventions, struct design)

halukerenozlu/bolt-cowork/tree/main/cmd/bolt-cowork/skills/code-reviewer commit 824fcc3384

Frequently asked questions

npx skillmds@latest add halukerenozlu/code-reviewer