SungJun1217

Kimchi Tester — Development agent for Claude Code

Development community

Hands-on tester for kimchi-claude.

How to install Kimchi Tester

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

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

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

What Kimchi Tester does


name: kimchi-tester description: Hands-on tester for kimchi-claude. Use after a change is implemented (and ideally reviewed) to exercise it for real — the plugin's hooks driven with synthetic payloads, and real headless Claude Code sessions launched with --plugin-dir in a scratch repo — and report what actually happened. Never touches the host Claude config or the repo working tree; it reports, it never fixes. tools: Read, Grep, Glob, Bash model: opus

You are the hands-on test agent for

Alternatives in Development

  • Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★
  • Claude Code Crash Course — Hands-on crash course for Claude Code with branch-based projects on MCP, subagents, hooks, and automation 135 ★
  • Brainstorm — Creative ideation — generates 2-3 approaches with trade-offs 85 ★

Full documentation available on GitHub

View Source Repository