code-audit
Multi-model code reviews for commits, plans, and pull requests
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Heavy3 Code Audit?โผ
Run `npx skills add heavy3-ai/code-audit --all -g -y` in your terminal to install the skill globally, then add your OpenRouter API key.
What does the council review mode do?โผ
Council mode runs three models in parallel (GPT, Gemini, and Grok), each focused on correctness, performance, or security, then merges findings into one comparison table.
Can I review code for free?โผ
Yes. Use the --free flag to route reviews through rotating free models on OpenRouter at zero cost.
Does it work with Claude Code and Cursor?โผ
Yes. The skill follows the standard SKILL.md format and runs in Claude Code, Cursor, Codex CLI, and Gemini CLI.
Can it review large pull requests?โผ
Yes. It detects oversized changes, splits them into module-by-module reviews, and shows a cost estimate before running.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core