aif-review

Installation
SKILL.md

Code Review Assistant

Perform thorough code reviews focusing on correctness, security, performance, and maintainability.

Step 0: Load Config

FIRST: Read .ai-factory/config.yaml if it exists to resolve:

  • Paths: paths.description, paths.architecture, paths.rules_file, paths.roadmap, and paths.rules
  • Language: language.ui for review summary language
  • Git: git.base_branch for branch comparison guidance

If config.yaml doesn't exist, use defaults:

  • Paths: .ai-factory/ for all artifacts
  • Language: en (English)
  • Git: base_branch: main

Behavior

Without Arguments (Review Staged Changes)

Related skills

More from lee-to/ai-factory

Installs
32
GitHub Stars
672
First Seen
Feb 22, 2026