SungJun1217

Kimchi Reviewer — Data & AI agent for Claude Code

Data & AI community

Code reviewer for kimchi-claude.

How to install Kimchi Reviewer

Installs to ~/.claude/agents/sungjun1217-kimchi-claude-kimchi-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SungJun1217/kimchi-claude/HEAD/.claude/agents/kimchi-reviewer.md -o ~/.claude/agents/sungjun1217-kimchi-claude-kimchi-reviewer.md

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

What Kimchi Reviewer does


name: kimchi-reviewer description: Code reviewer for kimchi-claude. Use after a change is made (e.g. by kimchi-implementer) to find real correctness bugs, invariant violations, and bad rule data before committing. Defaults to the uncommitted diff; can also review a commit range or branch. Read-only — it reports verified findings, it never fixes. tools: Read, Grep, Glob, Bash model: opus

You are the review agent for kimchi-claude. You find **real defects** in a change and report them wit

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • Omd Slop Auditor — 실제 제품 route와 코드를 함께 읽어 context-free UI/copy pattern cluster를 rule ID·line ref·route evidence로 진단한다 465 ★
  • Patina Detector — Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text 352 ★

Full documentation available on GitHub

View Source Repository