agentic-review

Installation
SKILL.md

Agentic Code Review

Deep, multi-agent code review for personal repos. Analyzes changes, prioritizes files, spawns specialized review agents in parallel, and synthesizes actionable findings.

When to Use

  • After writing significant code, before committing
  • Before pushing a branch
  • Reviewing specific commits
  • Comparing branches (e.g., feature vs main)

Usage

# Review all local changes (staged + unstaged)
skill agentic-review

# Review only staged changes
skill agentic-review --staged
Installs
1
GitHub Stars
8
First Seen
May 14, 2026
agentic-review — szoloth/skill-pack