Code Review

Auto-activates during code reviews

galando 4a5b8f4 634 B Updated

File contents

Code Review Skill

Purpose: Automated code review for quality, security, and best practices compliance.

Activation Triggers:

  • /piv-speckit:code-review - Direct command invocation
  • gh pr view - GitHub PR review workflow
  • git diff - Jira/direct workflow (no PR)

Checks:

  • TDD compliance (RED-GREEN-REFACTOR)
  • Coverage ≥80%
  • Security (OWASP Top 10)
  • Project conventions
  • Error handling
  • DRY principle

For complete code review methodology: Read ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/reference/skills-full/code-review-full.md

galando/universal-ai-dev-framework/tree/main/.claude/skills/code-review commit 4a5b8f4b67

Frequently asked questions

npx skillmds@latest add galando/code-review