omc-runtime-policy

Manage OMC plugin activation, sub-agent contexts, and quality reporting.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-runtime-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-runtime-policy
Source: https://github.com/huyhung9630/codex_plugin/tree/main/plugins/oh-my-codex-workflows/skills/omc-runtime-policy
Command: npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-runtime-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage the runtime policy for OMC plugins, ensuring proper activation, isolated sub-agent contexts, artifact handoff, and quality reporting.

Core Features & Use Cases

  • OMC Runtime Policy: Decide when to use OMC, create sub-agents, and report on quality and cost.
  • Activation Gate: Set criteria for using OMC over normal Codex behavior.
  • Run Artifacts: Create and manage run directories for OMC-routed runs.
  • Sub-Agent Context Policy: Define context policies for sub-agents to ensure focused work.
  • Worker Artifact Schema: Standardize worker artifact content for consistency.
  • PROJECT_CONTEXT Closeout: Update the repository-root PROJECT_CONTEXT.md with durable project facts.
  • Quality Report: Include a compact quality report in final responses.

Quick Start

Use the omc-runtime-policy skill to activate the OMC workflow for a task.

Frequently Asked Questions about omc-runtime-policy

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

FAQPage Schema
How do I manage runtime policies for OMC plugin activation?

Manage OMC runtime policies by setting an activation gate to decide when to use OMC over normal Codex behavior, enforcing context policies for sub-agents, and standardizing worker artifact schemas for consistent operations.

What is an OMC sub-agent context policy and how does it work?

An OMC sub-agent context policy defines the operational boundaries and context rules for sub-agents to ensure focused work, maintaining isolated environments during OMC-routed runs to prevent context leakage and improve execution quality.

How do I generate quality reports for OMC runs?

Generate OMC quality reports by completing the PROJECT_CONTEXT closeout to update PROJECT_CONTEXT.md, which then allows the system to include a compact quality and cost report directly in your final responses.

When should I use OMC over normal Codex behavior?

Use OMC over normal Codex behavior when your task requires isolated sub-agent contexts, structured artifact handoff, standardized worker artifact schemas, and detailed quality reporting for complex runtime operations.

How do I create and manage run directories for OMC-routed runs?

Create and manage run directories for OMC-routed runs by utilizing the run artifacts feature, which structures output data and worker artifacts systematically while ensuring proper artifact handoff throughout the operation lifecycle.