crit
Review AI-generated code, plans, and web pages with inline comments
All Skills in This Repository (3)
Pure Emerald Level Indicatorscrit
Launch a browser-based review UI for agent-generated plans, specs, and code.
crit-cli
Manage Crit CLI review files and comments programmatically.
crit-story
Generates a structured crit story JSON from git diffs using the crit CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Crit?โผ
Run `npx skills add tomasz-tomczyk/crit --all -g -y` in your terminal to install all skills in this suite globally.
What does Crit do?โผ
Crit opens a local browser UI where you review code changes, plans, or live web pages and leave inline comments. Your AI agent then reads that feedback and fixes each issue automatically.
Which AI agents work with Crit?โผ
Crit works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini, Windsurf, Aider, and any agent that can read files and run terminal commands.
Can Crit sync comments with GitHub pull requests?โผ
Yes. The `crit pull` and `crit push` commands fetch and post review comments on GitHub PRs and GitLab MRs using the gh or glab CLI.
Do I need to write code to review with Crit?โผ
No. You just point at lines or elements in the browser and type comments in plain English; the agent handles the technical fixes.
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