シナリオ
あなたは日本のスタートアップ「Flowly」のバックエンドエンジニア。週次スプリントプランニングで、プロダクトマネージャーのSarah Chen(US拠点)が新機能の優先順位を説明しているところ。ユーザー通知機能とダッシュボードの改善の2つがバックログに入っているが、技術的な依存関係があるためどちらを先にやるべきか判断できず、スプリント計画が立てられない。
文化的コンテキスト
技術的な依存関係を会議でPMに明確に伝え、スプリントに入れる優先アイテムについて合意を取る
英語の会議では前置きなしに事実・主張から入るのが基本。「実はちょっと確認したいのですが…」はNG
「難しい」ではなく「AはBに依存しているため並行するとブロックされる」と具体的に伝える
"I'd suggest X — does that work for you?" の形で会議を前進させる。意見を述べた後は必ず相手に返す
タスク
"Alright, let's get both the notification feature and the dashboard redesign into this sprint. We need to move fast on both."
この発言を受けて、技術的な依存関係を伝えながら優先順位の合意を取る発言を英語で2〜3文で作成してください:
- 技術的な依存関係を簡潔に説明する(通知機能はダッシュボードのAPIに依存している)
- 並行して進めた場合のリスクを伝える
- 具体的な優先順位の提案と同意確認を行う
使える表現・フレーズ
カードをクリックすると英語フレーズを表示します。
ヒント(段階的開示)
ヒント 1 — 構成・方向性
3ステップの構成が有効です: (1) 依存関係の事実を述べる → (2) 並行した場合のリスクを示す → (3) 具体的な優先順位を提案して確認を取る。感情や謝罪は不要。事実と提案だけで会議を前進させましょう。
ヒント 2 — キーフレーズ・表現
"Quick heads-up — there's a dependency here."で自然に割り込む"The notification feature relies on the dashboard API..."で依存関係を明示"...so running both in parallel could get us blocked."でリスクを伝える"I'd suggest prioritizing the dashboard this sprint — does that work for you?"で提案+確認
ヒント 3 — 骨格テンプレート
[依存+リスク] The notification feature relies on the dashboard API, so if we run both in parallel, notifications will get blocked mid-sprint.
[提案+確認] I'd suggest we focus on the dashboard this sprint and pick up notifications next — does that work for you, Sarah?
モデル解答(B2〜C1相当)
"Alright, let's get both the notification feature and the dashboard redesign into this sprint. We need to move fast on both."
"Quick heads-up, Sarah — there's a dependency between these two items. The notification feature relies on the dashboard API, so if we start both in parallel, the notification work will likely get blocked mid-sprint. I'd suggest we focus on the dashboard redesign this sprint and move the notification feature to next — does that work for you?"
解説
構成分析
重要表現まとめ
| 表現 | 意味・ポイント |
|---|---|
Quick heads-up | 「ちょっと一言」。会議中に自然に割り込むときの定番。"Excuse me" より使いやすい |
there's a dependency between X and Y | 「XとYの間に依存関係があります」。PMへの報告で使いやすい中立的な表現 |
relies on | depends on の言い換え。技術文脈でよく使われる |
get blocked mid-sprint | 「スプリント中にブロックされる」。アジャイル文脈でそのまま通じる表現 |
Does that work for you? | 「それで大丈夫ですか?」。提案の後に添える確認フレーズ |
文化的ポイント
「実は少し確認したいことがあって…」ではなく「依存関係があります(事実)」から入る。欧米の会議では結論ファーストが基本
「APIの実装が先」という技術的な理由を「並行するとブロックされる」というリスクとして伝えると、PMが意思決定しやすい
"I'd suggest X — does that work for you?" の形にすることで、エンジニアがPMの意思決定を尊重している姿勢が伝わる
よくある日本人のミス
ワンランク上の表現(Phase 2 以降)
次のステップ
- 発展: Sarahが「Can we do both in parallel with two separate teams?」と返してきたら、どう答えるか(Phase 2)
- 次回: Chat/Slack × Product — Slackで製品の仕様変更を開発チームに短く共有する問題