Check a capability map for anti-patterns
check_capability_mapDetect anti-patterns in capability name lists, including verb naming, organization names, IT jargon, duplicates, and granularity issues. Get concrete fixes for each problem.
Instructions
能力名の一覧を受け取り、アンチパターンを機械的に検出する。動詞で書かれている / 組織名・部署名 / IT 用語の混入 / 課題や施策になっている / 粒度のばらつき / 重複 / 4 階層以上 / 件数過多 を判定し、それぞれに具体的な直し方を添えて返す。 / Take a list of capability names and mechanically detect anti-patterns: verb naming, organisation names, IT vocabulary, problems dressed as capabilities, inconsistent granularity, duplicates, excessive depth, and excessive count — each with a concrete fix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| capabilities | Yes | 能力名の一覧(1 階層ぶんを渡すと精度が上がる)/ Capability names; pass one level at a time for best results |