Claude Code 生みの親 / Anthropic CEO
インタビュー横断まとめ

調査日: 2026-04-28 対象期間: 2024–2026 方法: Exa MCP × 4 サブエージェント並列
目次
  1. インタビュー一覧(中心ソース)
  2. Boris Cherny の 3 つの核心メッセージ
  3. Boris の具体的ベストプラクティス
  4. Dario Amodei が語った Claude Code / LLM 活用論
  5. Anthropic 公式ドキュメントのベストプラクティス
  6. ユーザー環境への当てはめ
  7. Patterns / Notes

1. インタビュー一覧(中心ソース)

Boris Cherny — Claude Code 共同生みの親 / Head of Claude Code

タイトル出演先日付リンク
Building Claude Code with Boris ChernyThe Pragmatic Engineer2026-03-04YouTube / 全文
Inside Claude Code With Its CreatorY Combinator Startup Podcast2026-02-17YouTube
Head of Claude Code: What happens after coding is solvedLenny's Podcast2026-02-19Lenny's
Claude Code: Anthropic's Agent in Your TerminalLatent Space2025-05-07Latent.Space
Agentic coding with Claude Code creatorBessemer Venture Partners2025-08-18YouTube

参考: howborisusesclaudecode.com(Boris 自身による 13 の実践 Tips)

Dario Amodei — Anthropic CEO / 共同創業者

タイトルインタビュアー日付リンク
#452 Anthropic CEO on Claude, AGI & FutureLex Fridman2024-11-11lexfridman.com
How Claude Code Was Actually DevelopedDwarkesh Patel2026-02-17rosetta.to
AI Is Closer Than You ThinkNikhil Kamath2026-03-02要約

Anthropic 公式ドキュメント(裏付け)

2. Boris Cherny が繰り返し強調する 3 つの核心メッセージ

A. Coding is Solved — 競争優位は「検証・意思決定・アーキテクチャ判断」へ

"100% of my code is written by Claude Code. I haven't edited a single line by hand since November." — Lenny's Podcast (2026-02-19)

Boris は「エンジニアリングのスキルセットが根本的に変わっている」と複数番組で繰り返す。手書きコードの能力よりも「何を Claude に任せ、何を自分で判断するか」の設計が重要。Boris 自身は 1 日 20–30 PR を AI 100% で生成。

B. Build for the frontier — 6 ヶ月先のモデルを前提に作れ

"We build for the model 6 months in the future. That's my advice to founders building on LLMs." — Y Combinator (2026-02-17)

Claude Code 初期、Claude のコード生成能力は 10% しかなかったが、Boris は「6 ヶ月後に良くなると信じて」CLI を作り続けた。今の苦手領域こそ将来の強者領域

C. Claude Code は Unix 的な汎用ツール — グラフィカル UI を作らなかった理由

"Claude Code is not a product as much as it's a Unix utility." — Latent Space (2025-05-07)

ターミナル第一の理由: Bash / Git / ファイルシステムとの自然な統合。カスタム skill / hook / MCP で各チームが自分のワークフローを組める拡張性を最優先。

3. Boris の具体的ベストプラクティス(実践レベル)

CLAUDE.md 運用

並列エージェント運用(最大の生産性ロック解除)

Plan Mode + One-shot 実行

Sub-agents は「特化型」にせよ

検証ループが品質の最大因子

Permissions / MCP 活用

4. Dario Amodei が語った Claude Code / LLM 活用論

Claude Code 誕生の経緯(Dwarkesh Patel, 2026-02-17)

"Around the beginning of 2025 I said I think the time has come where you can have non-trivial acceleration of your own research if you're an AI company by using these models. But we need an interface, we need a harness to use them."

社内利用 → Product-Market Fit 観測 → 外部公開、というフローで誕生。「自分たちが開発し、自分たちが最も使うため、フィードバックループが回る」ことを優位性として強調。

プログラマー職の未来(Nikhil Kamath, 2026-03-02)

"Coding is going away first. The broader task of software engineering will take longer. The elements of design, knowing what the demand is, managing teams of AI models. Those things may still be present."
"If AI handles 95% of your job, the 5% you contribute gets amplified because you're directing 100% of the output."

LLM の「正しい使い方」

推奨される姿勢Dario の発言
セットアップが結果を分ける"People who set it up properly are getting dramatically different results than people who treat it like a chatbot."
判断力が長期的価値"Judgment that evaluates AI output" は今後も必要
残る仕事"Work that requires touching the physical world / Roles built on real human trust and relationships"

タイムライン的見通し

5. Anthropic 公式ドキュメントのベストプラクティス

CLAUDE.md / プロジェクトメモリ

Subagents / コンテキスト管理

Hooks / 安全性

Workflow: Explore → Plan → Code → Verify

Verification(最優先・公式が明言)

"もし単一のベストプラクティスを 1 つだけ採用するなら、検証を選べ"

Permissions / Extended Thinking / Context

6. ユーザー環境への当てはめ(参考)

すでに整備済みの実践

整合性が取れていない可能性のある点

7. Patterns / Notes

Patterns(n 次的観察)

Notes(ユーザー業務との関連)

Source: Exa Search × 4 サブエージェント並列調査 / 公式ドキュメント裏付け / 2026-04-28 作成
Markdown 全文: ~/work/exa-results/claude-code-best-practices-interviews-2026-04-28.md