Code Quality Critic banner
null0xxx null0xxx

Code Quality Critic

Development community

Description

--- name: code-quality-critic description: Adversarially reviews a code change through the single CODE-QUALITY lens (rubric lens 2) and emits a critic-schema defect report. Justified by isolation — it judges structure and convention fit without the drafter's rationalizations. Read-only. tools: Read, Grep, Glob model: opus justification: isolation --- <!-- This file is dispatched directly by its own name: Agent(subagent_type="kimi-atlas:code-quality-critic", …). Claude Code auto-loads this b

Installation

Installs to ~/.claude/agents/null0xxx-kimi-atlas-code-quality-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/null0xxx/kimi-atlas/HEAD/agents/code-quality-critic.md -o ~/.claude/agents/null0xxx-kimi-atlas-code-quality-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository