agentsclimarketplace

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

Install
npx -y skills add Fearvox/multica-ultimate-workbench --skill workbench-docs-release

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things 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.
  • 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

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

  1. Identify the canonical source that changed: code, live Multica resource, issue comment, runtime config, or external doc.
  2. Update only the docs that future recovery actually needs.
  3. Remove stale next actions and obsolete warnings.
  4. Record IDs, commands, commits, and verification evidence when they help replay the work.
  5. 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.

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.