Instructions file CodexOpenCode
Instructions for EZotoff/ez-omo-config, covering ez-omo-config — agent instructions, what this is, config locations, how it works and rules for agents.
Instructions file CodexOpenCode
Instructions for EZotoff/ez-omo-config, covering ez-omo-config — agent instructions, what this is, config locations, how it works and rules for agents.
Command
Show current OMO model assignments in markdown tables.
Command
Copy the invoking session ID to clipboard (no LLM round-trip).
Command
Copy project path, session title, and session ID to clipboard (no LLM round-trip).
Command
Open VS Code in the current project/worktree directory.
Skill Claude CodeCodex
Atlas-level review orchestration handler. Manages the complete review workflow — delegates review tasks, processes findings, enforces cycle limits, and prevents loops. Loaded by the orchestrator when REVIEW-ENFORCER fires.
Skill Claude CodeCodex
Structured adversarial analysis protocol. Quick single-agent modes (challenge, panel, pre-mortem, red team) plus a decision-review protocol where one agent proposes, one critiques, the proposer revises, and a binding/advisory judge panel decides ADOPT/REVISE/REJECT/ESCALATE.
Skill Claude CodeCodex
Infrastructure and deployment helper for server setup, port management, Docker/docker-compose, local services, and deployment automation. Maintains port registry to avoid conflicts.
Skill Claude CodeCodex
Safely merge a worktree branch into main with strict local state tracking, lock discipline, and deterministic rollback.
Skill Claude CodeCodex
Skill "parallel-dev" from EZotoff/ez-omo-config, covering parallel-dev, should i parallelize? decision framework, mandatory preconditions (all must be yes), risk assessment (proceed if acceptable) and decision matrix.
Skill Claude CodeCodex
Patch the live OpenCode binary with a minimal fix. Use when fixing bugs in OpenCode's Go/TypeScript binary — checkout the exact live version, apply the fix, build, install, and test. NEVER build from dev branch to patch a stable release.
Skill Claude CodeCodex
Track and verify custom patches to external dependencies. Register, audit, and verify patches survive updates. CRUD lifecycle for patch entries with post-update verification.
Skill Claude CodeCodex
Reader-first writing for any deliverable a human reads to understand a result: HTML reports, MD design docs, debate-result summaries, survey dashboards, executive briefs, handoff notes, panel-review syntheses. Writes for a reader who has NOT read the preceding material. NOT for: bug reports, incident reports, status…
Skill Claude CodeCodex
Register a new retryable error pattern in the error retry registry. Use when encountering errors that should trigger automatic retry.
Skill Claude CodeCodex
Automated code review agent that analyzes git diffs and returns structured findings in CRITICAL/WARNING/INFO format. Loaded by sub-agents tasked with reviewing code changes.
Skill Claude CodeCodex
Copy the current OpenCode session ID to clipboard. Triggers on /session-id.
Skill Claude CodeCodex
Safety-critical operational pipeline for analyzing and executing OpenCode/OMO updates with explicit approval, patch preservation, rollback capability, and evidence-state discipline.
Skill Claude CodeCodex
Primary runtime memory skill for institutional knowledge, operational facts, patterns, and decisions. Use for ALL knowledge queries including deployment, config, and infrastructure.