review-forge
Multi-pass code review, approved fixes, and verification
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Review Forge?โผ
Run `npx skills add vikingmute/review-forge --all -g -y` in your terminal to install it globally for your coding agent.
How does Review Forge review code changes?โผ
It inspects your working tree, branch, or pull request diff and writes one review file per model, covering correctness, security, tests, and maintainability.
Can Review Forge fix issues automatically?โผ
It only fixes items you explicitly approve by checking them in the synthesized summary, then runs tests and records the results.
Does Review Forge work with Codex and Cursor?โผ
Yes. It follows the universal SKILL.md standard and works with Codex, Cursor, Claude Code, and other compatible coding agents.
Where does Review Forge store review reports?โผ
All artifacts are grouped by feature under a `code_review/` folder, keeping review files separate from your product code.
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