シナリオ
ビジネス1on1/会話 × Engineering とは
エンジニアがマネージャーや上位職と技術的なトレードオフについて話し合う場面。感情的な訴えではなく、データと定量的な根拠で交渉する「constraint-aware pitch」のスキルを鍛える。
今日のシナリオ
あなた(シニアバックエンドエンジニア)のチームは3ヶ月分の技術負債が積み上がり、毎スプリントの約30%がバグ対応・パッチ作業に消えている。QAでの不具合検出数も増加傾向。エンジニアリングマネージャーの Alex Chen からの1on1で、次スプリントのリファクタリングウィーク承認を得ることが目標。
文化的コンテキスト
英語圏エンジニアリング文化では「感覚」ではなく「数値」が交渉を動かす。"30% of sprint capacity" のように定量化する
"I completely hear you" で相手の懸念を受け止めてから反論する。直接否定はしない
"I'd like to get your sign-off" のように何を求めているかを明示する。「ご検討ください」は通用しない
タスク
Alex から3つの問いかけがある。それぞれに対して自然なビジネス英語の返答(2〜4文)を書け。感情的にならず、データと具体的な提案で話を進めること。
"So, I've heard there's some concern about technical debt on your team. Can you walk me through what's actually happening?"
→ 技術負債の現状を定量的に(数値・具体例を使って)説明せよ。
"I understand it's frustrating, but we've already committed to shipping the recommendation engine by end of quarter. Why should we delay that?"
→ ビジネスリスクの観点から、技術負債を放置することのコストを説明し、リファクタリングへの投資が合理的な理由を説得せよ。
"What exactly are you proposing?"
→ リファクタリングウィークの具体的な提案(期間・スコープ・期待効果)を提示し、承認を求めよ。
Engineering × Conversation 必須語彙
カードをクリックすると日本語訳と例文を表示します。
ヒント(段階的開示)
ヒント 1 — 構成・方向性
- 場面 A: データ先行でシンプルに現状を数値化する。「大変です」ではなく「スプリントの30%がXに消えている」という客観的事実から入る
- 場面 B: 相手の懸念(ロードマップ)を否定せず、むしろ「技術負債を放置するとロードマップ自体がリスクになる」という視点で話す
- 場面 C: 期間・スコープ・期待効果の3点をセットで提示し、Alex が上に説明できる具体性を持たせる
ヒント 2 — キーフレーズ
"We're currently spending roughly X% of each sprint on firefighting — that's [Y] engineering-days that aren't going toward new features.""If we don't address this now, the debt will compound. Based on our current trajectory, we're likely to hit a critical failure right around our Q3 launch.""What I'm proposing is a one-week focused refactoring sprint, targeted at [specific areas]. Our estimate is that this will reduce bug-related work by around 40%."
ヒント 3 — 骨格
場面 A 骨格:
場面 B 骨格:
場面 C 骨格:
モデル解答
"So, I've heard there's some concern about technical debt on your team. Can you walk me through what's actually happening?"
"Sure — let me back this up with some numbers. Right now, we're spending approximately 30% of each sprint — that's roughly 6 engineering-days — on bug fixes and patches, almost all of which trace back to the legacy authentication module and the data ingestion pipeline. Those were both shipped under tight deadlines and never properly refactored. The concern is that it's not just slowing us down; our QA defect count has increased by 25% over the last three sprints, which tells me the debt is actively compounding."
"I understand it's frustrating, but we've already committed to shipping the recommendation engine by end of quarter. Why should we delay that?"
"I completely hear you — and I'm not proposing we abandon the Q3 commitment. But I want to flag a specific risk: the recommendation engine relies on the same data ingestion pipeline that's currently our biggest source of instability. If we don't shore that up, there's a real chance we hit a critical failure right when we're in the final push to ship. Paying down the debt now is actually the lower-risk path to delivering on the roadmap, not a detour away from it."
"What exactly are you proposing?"
"What I'm proposing is a one-week focused refactoring sprint, starting next sprint. We'd scope it to two areas: the auth module and the data ingestion pipeline — those two alone account for roughly 70% of our recurring defects. Based on our estimates, addressing them should reduce maintenance overhead by around 40% per sprint, which translates to about 4 additional engineering-days available for feature work every two weeks. I've already got buy-in from two senior engineers on the team to lead it. I'd love to get your sign-off so we can start planning."
解説
構成分析
重要表現
| 英語表現 | 日本語 | ポイント |
|---|---|---|
back this up with data | データで裏付ける | 感情的な主張からデータドリブンに切り替えるシグナル |
trace back to | 〜に起因する | 根本原因を特定する際の表現 |
actively compounding | 積極的に悪化している | "getting worse" より技術的・深刻な印象を与える |
I completely hear you | おっしゃることは十分わかります | 相手の立場を認めつつ反論に入る欧米式の柔らかい転換 |
shore up | 補強する・強化する | インフラやコードの安定化に使う自然な表現 |
lower-risk path | よりリスクの低い道 | 相手の懸念を自分の提案の利点として再解釈するリフレーム |
get your sign-off | 承認をもらう | 上司への決裁依頼のカジュアルかつ明確な表現 |
buy-in | 賛同・合意 | 事前にステークホルダーを巻き込んだことを示す表現 |
文化的ポイント
英語圏では「なんとなく大変です」は通用しない。30% / 6 engineering-days / 25% 増加 という3つの数値で説得力を積み上げる
"lower-risk path" のように、相手の懸念(ロードマップ)を自分の提案の根拠に変換する。日本的な「でも〜です」より洗練されている
マネージャーは上位職に説明できる提案を求めている。期間・スコープ・効果・既存賛同者をセットで提示することで承認しやすくする
よくある日本人のミス
ワンランク上の表現(Phase 3 以降)
次のステップ
- 発展: リファクタリングウィークの計画をプロダクトチームに Presentation 形式で説明する(Presentation × Engineering)
- 次回(日曜): Negotiation × Engineering — 技術スタック移行を巡るベンダーとの交渉