meta-apply

Apply approved meta-optimize patches to the skill corpus.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill meta-apply-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-apply
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/meta-apply
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill meta-apply-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of applying meta-optimize patches to the skill corpus, ensuring privileged actions are executed only with cross-model jury review and human approval.

Core Features & Use Cases

  • Privileged Patch Application: Executes patches on the skill corpus only after passing a strict review process.
  • Cross-Model Jury Review: Ensures impartial and cross-model validation before patch application.
  • Human Approval Required: All patches must be explicitly approved by a human before landing.
  • Use Case: Use this Skill to land patches that have been proposed through a meta-optimize run and approved by a cross-model jury and a human.

Quick Start

Run the meta-apply command with the patch number to apply it to the skill corpus, or use 'all' to apply all staged patches.

Frequently Asked Questions about meta-apply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply patches to a skill corpus safely?

To apply patches to a skill corpus safely, use a privileged execution process that requires cross-model jury review and explicit human approval before any changes land, ensuring structural integrity is maintained.

What is cross-model jury review for patch application?

Cross-model jury review for patch application is a validation mechanism where multiple models impartially assess proposed modifications before they are applied, ensuring no single loop can apply its own patch.

Can I apply all staged patches to the skill corpus at once?

Yes, you can apply all staged patches to the skill corpus at once by passing the 'all' argument to the execution command, provided every patch has passed fresh cross-model jury review and human approval.

Why does patch application require human approval?

Patch application requires human approval to guarantee that privileged actions modifying the skill corpus are explicitly authorized, preventing unauthorized or automated loops from compromising structural integrity.

How do meta-optimize patches land without self-application loops?

Meta-optimize patches land without self-application loops by enforcing a strict separation where no loop can apply its own patch, requiring fresh cross-model jury review at landing time and human authorization.