What is review-all?
Pre-PR review pipeline — runs security, API audit, and scope check agents in parallel. Read-only, no changes. Use before creating PRs or after completing a phase of work. Source: acedergren/agentic-tools.
Pre-PR review pipeline — runs security, API audit, and scope check agents in parallel. Read-only, no changes. Use before creating PRs or after completing a phase of work.
Quickly install review-all AI skill to your development environment via command line
Source: acedergren/agentic-tools.
Comprehensive pre-PR review that runs specialized reviewers in parallel and synthesizes findings into a single report. Read-only — no changes.
If on main, use git diff --name-only HEAD5 (last 5 commits) or ask the user for the commit range.
| Agent | Type | Scope | What it checks |
Pre-PR review pipeline — runs security, API audit, and scope check agents in parallel. Read-only, no changes. Use before creating PRs or after completing a phase of work. Source: acedergren/agentic-tools.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/acedergren/agentic-tools --skill review-allPre-PR review pipeline — runs security, API audit, and scope check agents in parallel. Read-only, no changes. Use before creating PRs or after completing a phase of work. Source: acedergren/agentic-tools.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill review-all Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/acedergren/agentic-tools