What problem does it solve? Keeping a project's vendored ok-* skill families, ceremony verbs, hooks, and settings wiring in sync with the installed plugin versions requires many manual steps; this Skill consolidates the entire administration process into a single /ok command. ## Core Features & Use Cases - One-command suite upkeep: Updates installed user-scoped plugins, discovers integrated skill families by filesystem markers, and offers to bootstrap the rest in one consent question. - Deterministic converge with judgment layer: Drives each family's admin/converge core (diagnose, converge, wire-hooks) alongside its ADMINISTRATION.md document for migrations, conflicts, and declarations. - Consented settings wiring: Collects all WIRING NEEDED blocks and writes hook and env entries to .claude/settings.json only through explicit per-block owner consent. - Use Case: After cloning a project that vendors ok-planner and ok-plumbline, run /ok to diagnose both families, migrate any retired layout, re-stamp the vendored layers to the carried version, and wire the hooks in one pass. ## Quick Start Type /ok in the project to update the installed plugins and converge every integrated skill family to the carried version.