up-drift
Installation
SKILL.md
/up-docs:drift [collection-name]
Run drift analysis via the up-docs-audit-drift sub-agent (Sonnet). Read-only by design: the auditor surfaces findings; the user decides whether to re-invoke propagators to fix them.
If a collection name is provided, scope the analysis to that Outline collection. Otherwise, analyze all collections.
Architecture
The auditor sub-agent runs the full four-phase drift flow in its own isolated context:
- Infrastructure → Wiki sync (SSH/pct/curl against live state)
- Wiki internal consistency (cross-reference map)
- Link integrity & enrichment
- Notion-relevance review
The phase mechanics (scripts/convergence-tracker.sh, scripts/server-inspect.sh, scripts/link-audit.sh) still live in this plugin — the sub-agent invokes them directly from its Bash tool.