88fc55b4a5
Phase 2b группа B: 39 контрактов (plugin-dev, claude-md-management, adr-kit, ui-ux-pro-max, frontend-design + одиночные self-authored/standalone скилы) переведены на токены словаря. Словарь +61, всего 167 токенов, v0.5.0. Кросс-мост графа: frontend-design produces ui-design -> design-handoff (group A). skill-creator/writing-skills сходятся на authored-skill. Тест: замок-тест группы B + кросс-мост ui-design. Регрессия 4371 passed, exit 0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
26 lines
772 B
JSON
26 lines
772 B
JSON
{
|
||
"skill": "process-analysis",
|
||
"kind": "own",
|
||
"needs": [
|
||
"as-is-discovery-task"
|
||
],
|
||
"produces": [
|
||
"as-is-process-reconstruction"
|
||
],
|
||
"constraints": [
|
||
"self-authored project skill; discovery из app-кода (routes/controllers/jobs)",
|
||
"ADR-009 граница с discovery-interview (#55): код vs человек",
|
||
"НЕ моделирование to-be (process-modeling)"
|
||
],
|
||
"preview-form": "outline",
|
||
"defaults": [
|
||
"discovery из маршрутов/контроллеров/джобов/очередей"
|
||
],
|
||
"key-decisions": [
|
||
"scope процесса для реконструкции"
|
||
],
|
||
"acceptance-criteria": [
|
||
"as-is процесс восстановлен, узкие места выявлены"
|
||
]
|
||
}
|