Assess business transformation readiness
assess_readinessAssess transformation readiness across key factors and get a bar table, verdict, and per-factor next steps. Flags wide-gap risks with update JSON; null factors are excluded.
Instructions
変革準備度(経営の意思・予算・体制・スキル・変革実績・業務部門の受容度など)を因子ごとに評価し、バー付きの表・総合判定・因子ごとの読みと次の一手を返す。推奨は因子名だけでなく評点帯・ギャップ幅・記入した根拠(note)に応じて変わる。ギャップの大きい因子は変革リスクとして扱い、update_engagement での登録用 JSON を添える。判断できない因子は current に null を渡すと、評点を付けずに総合判定から除外し、除外したことを明示する(「リスクなし」と「まだ見ていない」を混同させない)。因子ごとに source / confidence で出典を付けられる。既定では保存しない(save=true を渡したときだけエンゲージメントに記録する)。 / Assess transformation readiness (executive intent, funding, organization, skills, track record, business acceptance, and more) and return a bar table, an overall verdict, and a per-factor reading with the next move. Recommendations vary by score band, gap width, and the evidence you wrote in note — not by factor name alone. Wide-gap factors are called out as transformation risks with ready-to-paste update_engagement JSON. Pass null for current on any factor you cannot judge: it is excluded from the verdict and reported separately, so "no risk" is never confused with "not looked at". Each factor can carry source and confidence. Nothing is stored unless save=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| save | No | エンゲージメントに評価を保存する(既定 false = プレビューのみ。指定しない限り案件データは変わらない) / Store the assessment on the engagement (default false: preview only; nothing is written unless you pass true) | |
| scale | No | 評価尺度の最大値(既定 5) / Maximum value of the rating scale, default 5 | |
| title | No | 評価の名前(任意) / Optional title for this assessment — 最大 300 文字 at most 300 characters | |
| factors | No | 評価因子。省略すると既定の因子セットを提示する / Factors; omit to receive the default set |