Explain a concept tailored to the user's existing knowledge. Reads the full Knowledge Base to understand what the user already knows, then uses that context to craft a personalized explanation of ANY topic. Trigger: "/my-knowledge-base explain", "explain using my KB", "다시 설명해줘 (KB 기반)", "내가 아는 거 기반으로 설명해줘"
Explain any concept — new or existing — by using the user's Knowledge Base as context. The KB tells you what the user already knows, so you can build on that foundation.
~/.claude/my-knowledge-base/
The KB is NOT a dictionary to look up topics. The KB is a profile of the user's mind — use it to understand their starting point, then explain anything (including brand new topics) from there.
From ~/.claude/my-knowledge-base/:
index.md (category listing)You need the full picture because:
From the KB, identify:
Also check timeline logs for patterns:
Strategy:
If the topic is about Claude Code, delegate the factual research to the claude-code-guide agent.
Then apply the KB context to tailor the explanation.
Flow:
/my-knowledge-base:update instead.