omc-reference

Retrieve OMC agent catalog, tools, team pipeline routing, and skills registry.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/nichobbs/lyric-lang --skill omc-reference-nichobbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-reference
Source: https://github.com/nichobbs/lyric-lang/tree/main/.claude/skills/omc-reference
Command: npx skills add https://github.com/nichobbs/lyric-lang --skill omc-reference-nichobbs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of quickly locating OMC agent capabilities, tool names, team pipeline stages, and commit protocol expectations without repeatedly loading or maintaining per-session instructions.

Core Features & Use Cases

  • OMC agent catalog lookup: Provides a ready list of available agents (with model routing) for choosing the right role for the job.
  • Tools and state commands reference: Documents how to call OMC tools for state management, notepad operations, project memory, and code intelligence (LSP/AST).
  • Skills and team pipeline routing: Lists built-in workflow skills plus the team stage sequence so delegations land in the correct orchestration lane.

Quick Start

Use the omc-reference skill when you need the exact OMC command, tool, or skill name for a delegation, team orchestration, or commit workflow decision.

Frequently Asked Questions about omc-reference

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

FAQPage Schema
How do I find the right agent for task delegation in a multi-agent team?

Agent catalog lookup provides a ready list of available agents with model routing, helping you choose the correct role for delegation and team orchestration workflows.

What is the OMC commit protocol and when do I need it?

The OMC commit protocol defines implementation expectations during development work. You need it when orchestrating multi-stage teams and managing state, notepad, or project memory operations.

How do I route tasks to the correct team pipeline stage?

Team pipeline routing maps built-in workflow skills to orchestration lanes, ensuring your delegations land in the correct sequence for multi-stage team coordination and execution.

Can I use code intelligence tools like LSP and AST with OMC state management?

Yes, tools and state commands reference documents how to call OMC tools for state management, notepad operations, project memory, and code intelligence including LSP and AST.

Do I need to manually load OMC instructions for every session?

No, this auto-loaded operational guide provides structured reference mappings, eliminating the need to repeatedly load or maintain per-session instructions for agent and tool discovery.