What problem does it solve? WopalSpace spaces need a single authoritative way to keep their capabilities in sync with the central ontology pool, contribute changes upstream as clean PRs, and maintain project governance documents (AGENTS.md, README.md) without losing or duplicating work. ## Core Features & Use Cases - Ontology Maintenance: Manages the central capability pool model (upstream/main → local main → space/<name>), including wopal ontology update, wopal space sync, and fork-mode upstream contribution with topic-based PR splitting and two sync gates. - AGENTS.md Maintenance: Audits existing rules (keep/delete/fix), plans changes with user confirmation, and produces review-language then formal English versions following a strict content boundary specification. - README Maintenance: Creates or updates project-level READMEs with capability awareness, verified commands, and conditional document-set alignment. - Skill Lifecycle: Covers find, download, mandatory security scan, install, evaluate, and remove for Wopal skills. - Use Case: A space has diverged from the central pool with new skills and rule changes. Load this skill to run a dry-run sync analysis, present the full change inventory to the user, circle the contribution scope, and ship each topic as a separate upstream PR. ## Quick Start Ask the agent to check the space and ontology status, preview a space sync, and propose which pending changes should be contributed upstream as PRs.