Use when an agent needs to author or reply to crit inline comments programmatically (including multi-agent workflows commenting on shared code/plans/docs/proposals), publish or unpublish a crit review with crit share, sync a crit review to or from a GitHub PR, or read/interpret a crit review JSON file. Covers crit comment, crit share, crit unpublish, crit pull, crit push, review file format, and resolution workflow. Not for invoking an interactive review loop — that's the crit skill.
$npx -y skills add tomasz-tomczyk/crit --skill crit-cliInstalls into the current project.
Run `npx skills use "https://github.com/tomasz-tomczyk/crit" --skill "tomasz-tomczyk/crit/crit-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tomasz-tomczyk/crit" that are relevant to the current task. Run `npx skills add "https://github.com/tomasz-tomczyk/crit"` and select the relevant skills, then follow their instructions.