Go to file
security-auditor 0a61d33fac
Some checks failed
CI / validate (push) Failing after 19s
ci: re-trigger after runner-config v2 (AGENT_TOOLSDIRECTORY etc.)
Empty commit to re-run CI against the act_runner config that landed
in /opt/molecule/runners/config.yaml (cycle ~58 internal#46 Phase 3).
No source change. CI now runs setup-python with /tmp/hostedtoolcache,
which works (verified in cycle 6 task 1022 log, careful-bash#2).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 02:27:43 -07:00
.github/workflows fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs 2026-05-07 00:59:30 -07:00
.molecule-ci/scripts import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
adapters import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
skills/update-docs import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
.gitignore import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
CLAUDE.md import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
known-issues.md import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
plugin.yaml import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00
README.md import from local vendored copy (2026-05-06) 2026-05-06 13:53:36 -07:00

molecule-skill-update-docs — Documentation Sync

Plugin for Claude Code and Hermes. After any code change, review recent edits and update all documentation: architecture docs, API specs, runbooks, edit history, and README mirrors. Creates missing docs for new implementations.

When to use

After merging a PR that changes behavior, adds features, or introduces new files. Run the update-docs skill to audit what docs need updating.

What it updates

Doc type What to check
Architecture docs New components, changed data flows, updated dependencies
API specs New endpoints, changed request/response shapes, auth changes
Edit history Session log entry with what changed and why
README mirrors Updated descriptions of plugin capabilities
Runbooks Updated operational procedures after incidents or changes

Installation

In org template (org.yaml)

plugins:
  - molecule-skill-update-docs

From URL

github://Molecule-AI/molecule-ai-plugin-molecule-skill-update-docs

License

Business Source License 1.1 — © Molecule AI.