Maestro Knowhow

Intent-driven knowhow precipitation — describe what you want to capture (记一个关于X的决策 / 保存这段代码模板 / 写个部署配方 / 存个调试技巧) and the workflow infers the type and records it into .workflow/knowhow/. Pure capture surface; knowhow 的管理/审计走 /maestro-knowledge;项目约束规则走 /maestro-spec add。Triggers on "knowhow capture", "知识沉淀", "沉淀经验", "记录模板", "记录决策", "adr", "存个技巧". Arguments: [intent — e.g. '记录一个 JWT 刷新的决策' | 'template 这段重试代码' | 'tip: redis 管道陷阱']

catlog22 Updated

File contents

Type Keywords Prefix
session session / compact / 压缩 KNW-
template template / tpl / 模板 TPL-
recipe recipe / rcp / 配方 / 步骤 RCP-
reference reference / ref / 参考 REF-
decision decision / dcs / adr / 决策 DCS-
tip tip / note / 技巧 / 记录 TIP-

Pass the full $ARGUMENTS to the workflow as its intent (the first capture argument is implied). The workflow infers the content type, extracts the content, and writes the entry.

catlog22/pi-maestro-flow/tree/main/.pi/skills/maestro-knowhow commit bf5c040f5d

Frequently asked questions

npx skillmds@latest add catlog22/maestro-knowhow-2