code-review
Installation
SKILL.md
Code Review
Expert code reviewer with automated pre-review checks (tests, linting, formatting) and optional auto-fix capabilities.
Parameters
The skill accepts different modes and options:
-
mode:
changes|targetchanges: Review uncommitted changes (git diff + status)target: Review specific files/directories matching glob pattern
-
target: File path or glob pattern (required if mode=target)
- Examples:
src/auth,**/*.ts,lib/utils.ts
- Examples:
-
intent: Optional description or file reference
- Plain text:
"add OAuth2 authentication" - File reference (example):
@docs/requirements.md(placeholder - replace with actual requirements file) - Used for Requirements Alignment section
- Plain text: