データの出典
現在のデータバージョン: v1-2026-06-07 (2026-06-07 レビュー)。 全データはクライアント側 JSON でビルドに同梱され、診断は完全クライアント計算です。
対象ツール一覧
| ID | 名称 | 月額 (USD) | 月額 (JPY 換算) | 出典 |
|---|---|---|---|---|
cursor_pro | Cursor Pro | $20 | ¥3,100 | 公式 ↗ |
cursor_business | Cursor Business | $40 | ¥6,200 | 公式 ↗ |
claude_code_max | Claude Code Max | $200 | ¥31,000 | 公式 ↗ |
claude_code_pro | Claude Code Pro | $20 | ¥3,100 | 公式 ↗ |
copilot_pro | GitHub Copilot Pro | $10 | ¥1,550 | 公式 ↗ |
copilot_pro_plus | GitHub Copilot Pro+ | $39 | ¥6,045 | 公式 ↗ |
copilot_business | GitHub Copilot Business | $19 | ¥2,945 | 公式 ↗ |
augment_pro | Augment | $50 | ¥7,750 | 公式 ↗ |
cline_byok | Cline (BYOK) | $0 | ¥0 (+API 想定 ¥6,000) | 公式 ↗ |
スコア係数一覧
各係数は「特定の設問への回答」が一致したときに各ツールに加算されるスコアです。 合計値の高い順に推奨 TOP3 が決まります。
workflow_agent_heavy条件: q1_workflow = agent_heavy
エージェント主体のワークフローでは Claude Code Max / Cursor / Augment が長セッション性能で勝る。Copilot は credit 上限に当たりやすい。
係数: claude_code_max: +10 / claude_code_pro: +6 / cursor_pro: +7 / cursor_business: +7 / copilot_pro_plus: +6 / copilot_pro: +3 / copilot_business: +3 / augment_pro: +7 / cline_byok: +5
workflow_tab_dependent条件: q1_workflow = tab_dependent
Tab 補完中心のワークフローでは IDE 統合 Cursor / Copilot が勝る。Claude Code は CLI 主体で tab 補完弱い。
係数: cursor_pro: +9 / cursor_business: +9 / copilot_pro: +8 / copilot_pro_plus: +8 / copilot_business: +8 / augment_pro: +7 / claude_code_max: +2 / claude_code_pro: +2 / cline_byok: +4
workflow_mixed条件: q1_workflow = mixed
tab + agent 半々の場合は IDE 統合 + agent 両立する Cursor / Copilot Pro+ が無難。
係数: cursor_pro: +8 / cursor_business: +8 / claude_code_max: +7 / claude_code_pro: +5 / copilot_pro_plus: +7 / copilot_pro: +5 / copilot_business: +5 / augment_pro: +6 / cline_byok: +4
budget_low条件: q2_budget_jpy_monthly = under_3000
¥3,000/月未満の予算では Copilot Pro / Cline BYOK が現実解。Claude Code Max は予算超過で減点。
係数: copilot_pro: +8 / claude_code_pro: +7 / cursor_pro: +6 / cline_byok: +9 / claude_code_max: -8 / copilot_pro_plus: -3 / cursor_business: -5 / copilot_business: -3 / augment_pro: -5
budget_mid条件: q2_budget_jpy_monthly = 3000_to_10000
¥3,000-¥10,000 帯は Cursor Pro / Claude Code Pro / Copilot Pro+ が中核。
係数: cursor_pro: +8 / claude_code_pro: +7 / copilot_pro: +7 / copilot_pro_plus: +6 / cline_byok: +6 / augment_pro: +3 / claude_code_max: -3 / cursor_business: -2 / copilot_business: +2
budget_high条件: q2_budget_jpy_monthly = over_10000
¥10,000/月以上の予算なら Claude Code Max / Cursor Business / Augment が選択肢。
係数: claude_code_max: +9 / cursor_business: +7 / copilot_pro_plus: +7 / augment_pro: +8 / cursor_pro: +5 / claude_code_pro: +3 / copilot_business: +6 / copilot_pro: +2 / cline_byok: +3
existing_github_paid条件: q3_existing = github_paid
既に GitHub 有料プラン (Team/Enterprise) を使っていれば Copilot を組み合わせる導線が滑らか。
係数: copilot_pro: +4 / copilot_pro_plus: +4 / copilot_business: +4 / cursor_pro: 0 / claude_code_max: 0 / claude_code_pro: 0 / augment_pro: 0 / cline_byok: 0 / cursor_business: 0
existing_anthropic_api条件: q3_existing = anthropic_api
Anthropic API キーを既に運用していれば Cline (BYOK) / Claude Code への移行コストが低い。
係数: claude_code_max: +3 / claude_code_pro: +3 / cline_byok: +5 / cursor_pro: +1 / copilot_pro_plus: +1 / copilot_pro: 0 / copilot_business: 0 / augment_pro: 0 / cursor_business: 0
existing_none条件: q3_existing = none
既存サブスクなしの新規導入では IDE 統合一発で入れる Cursor / Copilot が摩擦少ない。
係数: cursor_pro: +3 / copilot_pro: +4 / claude_code_pro: +2 / claude_code_max: 0 / copilot_pro_plus: +1 / copilot_business: 0 / augment_pro: 0 / cline_byok: 0 / cursor_business: 0
language_frontend条件: q4_language = frontend
TS/React 中心のフロント開発は IDE 内 tab 補完の価値が高い。Cursor / Copilot が中核。
係数: cursor_pro: +7 / cursor_business: +7 / copilot_pro: +6 / copilot_pro_plus: +6 / copilot_business: +6 / claude_code_max: +4 / claude_code_pro: +4 / augment_pro: +5 / cline_byok: +4
language_backend条件: q4_language = backend
Go/Rust/Python 等バックエンド中心は長セッション・大規模リポジトリで Claude Code Max / Augment が活きる。
係数: claude_code_max: +8 / claude_code_pro: +6 / cursor_pro: +6 / cursor_business: +6 / copilot_pro_plus: +5 / augment_pro: +7 / copilot_pro: +4 / copilot_business: +4 / cline_byok: +5
language_mixed条件: q4_language = mixed
多言語横断は Cursor / Copilot Pro+ の汎用性が無難解。
係数: cursor_pro: +7 / cursor_business: +7 / claude_code_max: +6 / claude_code_pro: +5 / copilot_pro_plus: +6 / copilot_pro: +5 / augment_pro: +6 / copilot_business: +5 / cline_byok: +4
team_solo条件: q5_team = solo
ソロ運用では team billing 不要、個人プランが最適。
係数: cursor_pro: +5 / claude_code_pro: +5 / claude_code_max: +5 / copilot_pro: +5 / copilot_pro_plus: +5 / cline_byok: +5 / cursor_business: -3 / copilot_business: -3 / augment_pro: 0
team_small条件: q5_team = small_team
2-10 名チームは SSO / 監査ログのある Business プランが現実解。
係数: cursor_business: +6 / copilot_business: +6 / augment_pro: +5 / copilot_pro_plus: +4 / cursor_pro: +3 / claude_code_pro: +3 / claude_code_max: +2 / copilot_pro: +2 / cline_byok: 0
team_enterprise条件: q5_team = enterprise
10名以上は Business 系のみが現実解。BYOK は監査 / 統制要件で減点。
係数: cursor_business: +7 / copilot_business: +8 / augment_pro: +7 / copilot_pro_plus: +1 / cursor_pro: -2 / claude_code_pro: -2 / claude_code_max: 0 / copilot_pro: -3 / cline_byok: -5
want_long_session_agent条件: q6_want = long_session_agent
長セッションエージェント実行を主目的とする層は Claude Code Max が最適。
係数: claude_code_max: +10 / claude_code_pro: +5 / cursor_pro: +5 / cursor_business: +5 / augment_pro: +7 / copilot_pro_plus: +4 / copilot_pro: +1 / copilot_business: +1 / cline_byok: +5
want_fast_completion条件: q6_want = fast_completion
高速 tab 補完を最重要視するなら Copilot / Cursor。
係数: copilot_pro: +8 / copilot_pro_plus: +8 / copilot_business: +8 / cursor_pro: +8 / cursor_business: +8 / augment_pro: +6 / claude_code_pro: +2 / claude_code_max: +2 / cline_byok: +3
want_cost_optimization条件: q6_want = cost_optimization
コスト最適化志向は BYOK / 低価格プランが主軸、Max / Business は減点。
係数: cline_byok: +9 / copilot_pro: +7 / claude_code_pro: +5 / cursor_pro: +4 / augment_pro: -2 / copilot_pro_plus: -1 / copilot_business: 0 / claude_code_max: -7 / cursor_business: -3