omc-reference

Reference OMC agent capabilities, tools, team pipeline, and commit protocol.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/INNERJOINT/HarnessSkills --skill omc-reference-innerjoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-reference
Source: https://github.com/INNERJOINT/HarnessSkills/tree/main/skills/omc-reference
Command: npx skills add https://github.com/INNERJOINT/HarnessSkills --skill omc-reference-innerjoint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

omc-reference provides a single authoritative reference for the Oh-My-Claude (OMC) orchestration surface so users and agents can quickly find available agents, tools, routing rules, and commit conventions without scattering that information across sessions or individual CLAUDE.md files.

Core Features & Use Cases

  • Agent Catalog: Lists agent names, short roles, and recommended model routing for quick delegation (explore, analyst, planner, architect, debugger, executor, verifier, etc.).
  • Model & Tool Routing: Documents model lanes (haiku, sonnet, opus) and OMC tooling commands for invoking teams, external AIs, notepad, and project memory.
  • Team Pipeline & Commit Protocol: Describes team pipeline stages and structured commit trailer conventions to preserve decision context in commits.
  • Skills Registry: Maps built-in workflow and utility skill names to invocation patterns for programmatic and interactive use.
  • Use Case: When delegating a task to a team or choosing which agent and model lane to call, consult this reference to ensure correct routing, tooling, and commit metadata.

Quick Start

Use the omc-reference skill to display the OMC agent catalog, available tools, team pipeline stages, and commit protocol guidance.

Frequently Asked Questions about omc-reference

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

FAQPage Schema
What is the Oh-My-Claude agent catalog and how does model routing work?

The OMC agent catalog lists roles like explore, analyst, planner, and debugger, mapping each to recommended model lanes such as haiku, sonnet, and opus for quick task delegation and routing.

How do I find the correct OMC tooling commands for team orchestration and project memory?

Consult the centralized OMC reference to discover tooling commands for invoking teams, external AIs, notepad, and project memory, ensuring correct routing and tooling during orchestration workflows.

What commit trailer format does the Oh-My-Claude commit protocol use?

The OMC commit protocol uses structured commit trailer conventions to preserve decision context in commits, with specific formats exposed through the reference for development and automation tasks.

Can I programmatically invoke OMC workflow skills during team pipeline stages?

Yes, the skills registry maps built-in workflow and utility skill names to invocation patterns, enabling both programmatic and interactive skill invocation during team pipeline planning and verification stages.

Does the OMC reference require any dependencies to display agent capabilities and routing rules?

No, the OMC reference operates with zero dependencies, providing a standalone authoritative source for agent capabilities, team pipeline routing, and commit conventions without requiring external setup.