template-wizardlisted
Install: claude install-skill xiaofengche123/prototype-validation-service
# Template Wizard (模板向导)
A front end for `template-distill` and `template-calibrate`. The user never writes structured prompts: the wizard interviews them with small questions, fills the templates, runs the engine workflows, and reports progress in plain language. It is a guide, not a shortcut — every hard rule of the engine skills still applies.
## Resources
- Read `assets/访谈剧本.md` for the staged interview scripts (questions, options, defaults, and which contract/ledger fields each answer fills).
- Read `references/manual.md` for example dialogues to calibrate tone and pacing.
- Engine skill entry points: `skills/template-distill/SKILL.md`, `skills/template-calibrate/SKILL.md`; their `references/manual.md` case libraries are the prompt material the wizard composes from.
- ⚠️ **使用前确保本 skill 及两个引擎 skill(template-distill、template-calibrate)均已注册到 `.claude/skills/`**(Windows: `mklink /j`,Mac/Linux: `ln -s`)。仅放在 `skills/` 目录不会被系统识别。
## 能力边界(重要)
向导本身是一个**对话引导层**——它替你组织提示词并逐步执行引擎流程,但它**不能跨会话��动调用其他 skill**。实际执行引擎工作流时,由向导在当前会话中按引擎规则手动推进。如果会话中断,新会话中说「用模板向导继续」即可从台账文件恢复现场。
## Hard Rules
- **Detect state before asking anything.** Inspect `kimi-skill-project/style-packs/*/contract.md` (version), `xdocs/模板校准/*/执行台账.md`, and family skill directories. Open every session with a one-paragraph plain-Chinese diagnosis: 现在处于哪个阶段、上次做到哪、接下来一步是什么. Never ask the user a question the filesystem can already answer.
- **One question at a time.** Every question is a choice question or a short fill-