What problem does it solve?
Unvetted, automatically generated changes to AI skill corpora can introduce bugs, security vulnerabilities, or misaligned behavior without human oversight. This Skill eliminates that risk by enforcing a strict, human-approved landing process for all self-modification patches.
Core Features & Use Cases
- Privileged Landing Gate: This is the only Skill permitted to mutate the skill corpus from self-modification proposals, splitting "propose" and "land" steps to prevent loops from applying their own patches.
- Fresh Cross-Model Jury Validation: Runs an independent, fresh jury review at landing time on the actual staged patch diff, ignoring any forged producer-written verdicts to ensure only high-quality changes are approved.
- Human-Invoked Only: Never runs as a side-effect of another Skill or hook, requiring explicit user authorization to land any patch, with a default reject stance for unapproved changes.
- Use Case: After running a /meta-optimize Skill to generate improvement patches for your AI skill set, use this Skill to safely land only the approved, jury-validated patches to update your corpus without risk of bad changes being applied.
Quick Start
Invoke the meta-apply skill with the specific patch number or "all" to land the approved, jury-validated self-modification patches to your skill corpus after reviewing the /meta-optimize report.