Workbench docs release
Skill Fearvox/multica-ultimate-workbench/skills/workbench-docs-release
Post-change documentation sync for decisions, synthesis, skill maps, release notes, and durable handoffs.From its SKILL.md
npx -y skills add Fearvox/multica-ultimate-workbench --skill workbench-docs-releaseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.3 KB, 268 tokens by cl100k_base, as published. Nobody here has run it
Workbench Docs Release
Use this skill after behavior changes, live skill updates, agent roster changes, SDD milestones, or releases that need durable documentation.
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.
Canonical Files
SYNTHESIS.md: current operating state, risks, and next action.DECISIONS.md: durable choices and rationale.skills/README.md: live skill IDs, source files, attachment map, and verification.LOG.md: chronological execution notes when present.issue-templates/: reusable issue shapes.
Output Contract
Return:
DOCS_CHANGED: files updated.SOURCE_OF_TRUTH: live resource, file, issue/comment ID, or command used.STALE_STATE REMOVED: what was corrected.VERIFICATION: checks run.OPEN GAPS: what still needs live confirmation.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.