技術英語リーディング帳 · Topic 1最重要

Claude Codeとは何か

このトピックの概要約1分

これまでの AI は、コードについて「教えてくれる」相手でした。エラーを貼れば直し方を説明し、書き方を聞けば例を返す——でも、実際にファイルを開いて直すのは自分。Claude Code は、その一線を越えます。あなたの codebase(プロジェクト全体のコード) を自分で読み、files を編集しcommands を実行する。つまり「コードを説明する相棒」ではなく「コードを動かす相棒」です。これが agentic coding tool の意味で、ターミナルでも IDE でもブラウザでも、あなたの作業の中に入ってきます。

重要語彙覚えたい 0 / 11

を付けた単語は マイ単語 にまとまります(この端末のみ保存)。

覚えたい用語今回の講演文脈での意味一般的な意味語源・由来
agentic coding tool コードベースを読み・編集し・コマンド実行して開発を進める Claude Code そのもの (辞書に載らない造語的表現)代理人のように自律的に動く道具 agent(代理人)+ -ic(〜的な)+ tool(道具)
codebase Claude が読み・理解する対象のコード全体 (プロジェクトの)コード全体 code + base(土台)
edit files Claude が実際にコードを変更すること ファイルを編集する
run commands テスト・ビルド・確認などを Claude が実行すること コマンドを実行する
proactive workflow AIが問題に気づき先に動く作業の流れ 先を見越した作業の流れ pro-(前へ)+ act(動く)+ work + flow
reactive 人が起点でないと動かない受動型 反応の、受け身の re-(返して)+ act(動く)
routines prompt+repo+connector+trigger を決めて自動実行する新機能 決まった手順、日課 route(道筋)+ -ine。「決まった道筋」
trigger routine をいつ起動するか(時間/イベント) 引き金、きっかけ trigger(銃の引き金)
context 成功のため Claude へ渡す情報全体(repo・docs・tools) 文脈、状況 con-(共に)+ text(織られたもの)
steer 走っている Claude を誘導する 舵をとる、操縦する 古英語 steor(舵)
steerability 実行中に見て・方向修正できる度合い 操縦性、舵の利き具合 steer(舵をとる)+ -ability(できること)

英文リーディング

English Reading Passage

Claude Code is an agentic coding tool. It reads your codebase, edits files, and runs commands, so it takes part in your work instead of only answering questions about code. The talk argues that such a tool should feel more like a teammate: instead of waiting for you to press enter, a teammate notices when something breaks and acts on its own. This is the idea of a proactive workflow, in contrast to a reactive one that only responds after you ask. To make this practical, the new routines feature lets you define a prompt, the repos and connectors to use, and a trigger that starts the session — on a schedule, through an API call, or on a GitHub event. Two things then decide how well it works: the context you give it, and its steerability, since you can open a running session to steer or resume it. The goal is simple: move Claude Code from a tool you drive step by step into a teammate that acts for you.

日本語訳

Claude Code は agentic coding tool(自律的にコーディングする道具) だ。あなたの codebase(プロジェクト全体のコード) を読み、files を編集し(edit files)commands を実行する(run commands)——だからコードについて答えるだけでなく、あなたの作業そのものに加わる。講演は、そうした道具は「teammate(仲間)」のように感じられるべきだと説く。あなたが Enter を押すのを待つのではなく、teammate は何かが壊れたら気づいて自分で動く。これが、頼まれてから反応するだけの reactive(受け身) ではない proactive workflow(先を見越した作業の流れ) という発想だ。それを実用にするのが新機能 routines(ルーティン) で、prompt(指示文)、使う repo(リポジトリ)と connector(接続部品)、そしてセッションを始める trigger(起動のきっかけ)——スケジュール、API 呼び出し、または GitHub イベント——を決められる。出来を左右するのは2つ、あなたが渡す context(文脈・前提情報) と、その steerability(操縦できる度合い) だ。動いているセッションを開いて steer(方向修正) したり再開できるからだ。目指すのはシンプルで、Claude Code を「一手ずつ操作する道具」から「あなたの代わりに動く仲間」へ変えることだ。 ---
出典・参考リンク5

この講演を聞くなら覚える単語

下記の講演を聞く予定なら、上の「重要語彙」を覚えておくと当日の聞き取りがぐっと楽になります。
並びはトピックとの関連性の順で、講演自体の優劣ではありません。

このトピックに一番沿っている講演4件
6/1016:30 – 17:15 Workshop
Build a proactive agent workflow with Claude Code
6/1010:30 – 11:00 Main stage
What's new in Claude Code
6/1011:30 – 12:15 Workshop
Beyond the basics with Claude Code
6/1110:00 – 10:45 Workshop
How we Claude Code
このトピックに内容が近い講演7件
6/1011:15 – 11:45 Breakout stage
The expanding toolkit
6/1012:00 – 12:30 Main stage
How to get to production faster with Claude Managed Agents
6/1014:30 – 15:15 Workshop
Build a production-ready agent with Claude Managed Agents
6/1110:00 – 10:30 Founder stage
Claude Code native company building: How GenerativeX rewired every function around AI
6/1110:00 – 10:30 Builder stage
What happens when domain experts can finally build
6/1114:00 – 14:30 Founder stage
Code less, query more: A co-founder's 30-day dive into Claude Code sub-agents
6/1114:00 – 14:30 Builder stage
How I built a legal platform for 280 million people at the Claude Code Hackathon
このトピックに関連のある講演1件
6/1017:30 – 18:15 Workshop
The prompting playbook
プランナーで参加予定を決める