Blog - ai
Claude Codeのソースコードを解析した論文から読み解く、AIエージェントの設計思想
arxivに公開された論文「Dive into Claude Code」をもとに、許可システム・コンテキスト管理・拡張機構など、Claude Codeの内部設計を幅広いエンジニア向けに解説します。
Claude Code CLAUDE.md 設計のベストプラクティス——6レイヤーの使い分けと落とし穴
Rules/Commands/Skills/Agents/MCP/Plugins の6レイヤーをどう設計するか。CLAUDE.md を肥大化させずに運用するための判断軸と、実際に踏んだ失敗を共有します。
Claude Mythosが限定公開。AIの「強すぎる能力」をどう扱うか
Anthropicの最新モデルClaude Mythosが約50社限定で公開された。一般提供しない理由から見えるAI安全性の最前線を考察する。
Claude Code Skills Design Patterns: Six Layers, One Decision Rule, Three Pitfalls
After bloating my CLAUDE.md into a context hog, I mapped Claude Code's six config layers — Rules, Commands, Skills, Agents, MCP, Plugins — and the one axis that keeps them clean.