workbench-docs-release
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWorkbench Docs Release
Workbench 文档发布
Use this skill after behavior changes, live skill updates, agent roster changes, SDD milestones, or releases that need durable documentation.
在行为变更、实时Skill更新、Agent人员变动、SDD里程碑或需要长效文档记录的发布完成后,使用此Skill。
Documentation Loop
文档更新循环
- Identify the canonical source that changed: code, live Multica resource, issue comment, runtime config, or external doc.
- Update only the docs that future recovery actually needs.
- Remove stale next actions and obsolete warnings.
- Record IDs, commands, commits, and verification evidence when they help replay the work.
- Keep secrets, raw credentials, private tokens, and unnecessary personal data out of durable docs.
- 确定发生变更的权威数据源:代码、实时Multica资源、问题评论、运行时配置或外部文档。
- 仅更新未来恢复工作实际需要的文档。
- 删除过时的后续行动项及失效警告。
- 记录有助于重现工作过程的ID、命令、提交记录及验证证据。
- 请勿将机密信息、原始凭证、私有令牌及不必要的个人数据纳入长效文档。
Canonical Files
权威文件列表
- : current operating state, risks, and next action.
SYNTHESIS.md - : durable choices and rationale.
DECISIONS.md - : live skill IDs, source files, attachment map, and verification.
skills/README.md - : chronological execution notes when present.
LOG.md - : reusable issue shapes.
issue-templates/
- : 当前运行状态、风险及后续行动项。
SYNTHESIS.md - : 长效决策及理由说明。
DECISIONS.md - : 实时Skill ID、源文件、附件映射及验证信息。
skills/README.md - : 若存在则记录按时间顺序排列的执行笔记。
LOG.md - : 可复用的问题模板。
issue-templates/
Output Contract
输出约定
Return:
- : files updated.
DOCS_CHANGED - : live resource, file, issue/comment ID, or command used.
SOURCE_OF_TRUTH - : what was corrected.
STALE_STATE REMOVED - : checks run.
VERIFICATION - : what still needs live confirmation.
OPEN GAPS
返回内容:
- : 已更新的文件。
DOCS_CHANGED - : 所使用的实时资源、文件、问题/评论ID或命令。
SOURCE_OF_TRUTH - : 已修正的内容。
STALE_STATE REMOVED - : 已执行的检查项。
VERIFICATION - : 仍需实时确认的事项。
OPEN GAPS