Reviews Kotlin code for correctness, idiomatic style, null safety, coroutine usage, architecture patterns, and security. Covers val/var discipline, sealed classes, coEvery/coVerify, CancellationException handling, SQL injection, and ktlint compliance.
$curl -o .claude/agents/kotlin-reviewer.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/kotlin-reviewer.mdInstalls into the current project.
Install kotlin-reviewer by running `curl -o .claude/agents/kotlin-reviewer.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/kotlin-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.