review-ai-generated-code

Installation
SKILL.md

Review AI Generated Code

Workflow

  1. Inspect the diff, user request, tests, and surrounding conventions.
  2. Look first for behavioral bugs, security issues, data loss, and hidden regressions.
  3. Check whether generated code invented APIs or ignored installed versions.
  4. Verify architecture boundaries and naming fit the project.
  5. Confirm tests cover meaningful behavior and failure paths.
  6. Report findings by severity with file and line references.

Verification

  • Run relevant tests and static analysis when fixing findings.

Common Mistakes

  • Praising broad generated changes without checking behavior.
Installs
2
GitHub Stars
1
First Seen
Jul 26, 2026
review-ai-generated-code — alizharb/agent-skills