記事一覧へ
Claude Codeの作者Boris Chernyが全セットアップを公開しました。彼は5〜10のClaudeを並列で実行しています。コーディングの半分はスマートフォンから行われます。より良い結果のための彼の3部構成の公式:
■ 利用可能な最も賢いモデルを使う
逆説的に、実際には安くなります。賢いモデル = 少ないトークン = 総コストが低い。「計画が良ければ、コードが良くなる」
■ Claude MDに投資する
プレーンテキストファイル。特別なフォーマット不要。チーム全体が週に何度も貢献します。Claudeが犯したすべてのミスが追加されるので、同じことが二度と起きません。
■ Claudeに自分のアウトプットを検証する方法を与える
コードを実行させます。ブラウザを見させます。「目隠しをした画家を想像して」。自分の作業を確認できないAIでも同じです。
彼の朝のルーティン:起きて、スマートフォンから3つのセッションを起動し、後でチェックイン。ワークフロー:プランモードで開始 → 計画を固める → 編集を自動承認 → 完了。特別なセットアップも複雑なツールも不要。
claude-setupclaude-workflowai-industry
Claude Code作者Boris Chernyの全セットアップ
♥ 4,214↻ 401🔖 8,571👁 526,484
原文を表示 / Show original
Boris Cherny, the creator of Claude Code, shared his entire setup. He runs 5-10 Claudes in parallel. Half his coding happens from his phone. Here's his 3-part formula for better results:
Use the smartest model available — Counterintuitive: it's actually cheaper — Smarter model = fewer tokens = lower total cost — "Once the plan is good, the code is good"
Invest in your Claude MD — Plain text file. No special format. — Whole team contributes multiple times a week — Every mistake Claude makes gets added so it never happens again
Give Claude a way to verify its own output — Let it run the code. Let it see the browser. — "Imagine you're a painter wearing a blindfold" — Same thing for an AI that can never check its work
His morning routine: wake up, kick off 3 sessions from his phone, check in later. His workflow: start in plan mode → lock the plan → auto-accept edits → done. No fancy setup. No complex tooling. Just multiple Claudes, a good plan, and a shared knowledge base.