bycodingagentsystem· 5 subagents
Internal agent for reviewing staged code changes against CAS rules. Checks for rule compliance, patterns, and quality. Spawned before commits or on demand.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/codingagentsystem/cas/HEAD/.claude/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/codingagentsystem/cas/HEAD/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/codingagentsystem/cas.