Code quality reviewer. Evaluates elegance, complexity, pattern adherence, test coverage, and maintainability. Use after implementation. NOT for domain correctness (domain agents).
$curl -o .claude/agents/code-critic.md https://raw.githubusercontent.com/kangig94/coral/HEAD/.claude/agents/code-critic.mdInstalls into the current project.
Install code-critic by running `curl -o .claude/agents/code-critic.md https://raw.githubusercontent.com/kangig94/coral/HEAD/.claude/agents/code-critic.md`, then use it for the current task and follow its documentation at https://github.com/kangig94/coral.