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 | target

    • changes: 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
  • 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
Related skills

More from otrebu/agents

Installs
9
Repository
otrebu/agents
GitHub Stars
4
First Seen
Jan 24, 2026