update
Installation
SKILL.md
playbooks — central drift-check & upstream sync (maintainers)
One maintainer-facing entry point for keeping every vendored pack in the playbooks
plugin in sync with its upstream source. It dispatches to each pack's own
self-locating update script; it performs no update by itself. Do NOT auto-fire this
skill — it is user/maintainer-invoked only.
Invocation
| Invocation | Action |
|---|---|
/playbooks:update (or --check) |
Default. Read-only drift report for every pack with an upstream. Modifies no files. |
/playbooks:update --apply |
Fetch upstream and refresh each upstreamed pack's vendored baseline + frontmatter metadata. Distilled-body integration stays a manual, reviewed step. |