jun0-ds/sonmat
4 stars · Last commit 2026-04-26
sonmat (손맛) — Claude Code plugin that builds verification habits into AI-human collaboration
README preview
# sonmat (손맛) > 엄마 손맛은 맛있는데 왜 내가 하면..? > Your AI is confident. Your AI is wrong. And neither of you noticed. 손맛은 AI와 사용자 양쪽에 **의심하고 검증하는 습관**을 심는 Claude Code 플러그인입니다. ## What this is A Claude Code plugin that builds the habit of **doubting and correcting** — on both sides. Your AI delivers answers with confidence but no verification. You accept them because they sound right. Nobody checks. Errors compound silently. sonmat breaks this cycle: - **For the AI** — injects a verification discipline into every agent, including subagents. Break it (find where it fails), Cross it (verify independently), Ground it (execute, don't assume). - **For you** — surfaces the AI's reasoning transparently so you can actually judge instead of just trusting. That's it. Everything else is implementation.