We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Codex CLI walks up from cwd looking for .agents/skills/, with a global fallback at ~/.agents/skills/. The files follow the cross-tool Agent Skills spec, so any compatible agent loads them.
Install globally (recommended):
$ cd ~ && crit install codex
Available across all projects. To commit the integration into a single repo instead, run crit install codex
from the project root.
Starts the review loop. The agent launches Crit, waits for your inline comments, then revises until you approve.
In your agent's chat:
/crit
Auto-activates when the agent works with review files, shares a review, or syncs to a PR. No manual invocation. Talk to the agent normally and it picks the right crit subcommand.
Your main agent runs /crit and dispatches reviewer subagents. Each one leaves inline comments via crit. You scan the comments and decide which ones to act on.
In your agent's chat:
Run /crit and spawn a team of agents to use crit to review the work. I'll decide which comments to proceed with.
The share URL renders on mobile, so you can leave inline comments from the couch while the agent keeps grinding.
In your agent's chat:
Share the current review with crit and send me the link.