devbooks-void:Void 协议执行器:处理高熵/不确定/多方案争议问题,只产出 research_report + ADR + Freeze/Thaw 工件,不产出生产代码。用户说"进入 void/卡住了/不确定/需要调研/冻结解冻"等时使用。
Install with Tessl CLI
npx tessl i github:Darkbluelr/dev-playbooks-cn --skill devbooks-voidOverall
score
17%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
目标:把“输入不足/不确定/多方案争议”转换为可审计的知识与决策工件,并通过 Freeze/Thaw 控制后续执行。 输入:用户请求、变更包元数据(proposal front matter)、已存在的证据与 Gate Report(若有)。 输出(MUST):
void/research_report.md:结论、约束、证据来源、影响面、风险与下一步建议void/ADR.md:Context / Options / Decision / Consequencesvoid/void.yaml:Freeze/Thaw 状态、阻塞问题清单、已解决问题与引用边界(MUST):
void-protocol-check.sh)。证据:Void 工件存在且非空;Freeze/Thaw 状态与变更包 state/next_action 一致。
适用:需要把 research_report 的结论回写为 Truth(Decision/Constraints)或生成后续 Knife/Bootstrap 的输入索引时。
.devbooks/config.yaml)与规则文档读取,再进入 Void 输出。dev-playbooks/specs/void/spec.mdIf you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.