omc-reference

Centralizes OMC agent catalog, tool references, workflow routing, and commit protocol guidance.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill omc-reference-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-reference
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/oh-my-claudecode/skills/omc-reference
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill omc-reference-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes the OMC agent catalog, tool references, team pipeline routing, commit protocol, and built-in workflow skills so they do not need to be repeated in every session.

Core Features & Use Cases

  • Agent Catalog Reference: Quickly look up available OMC agents and their intended responsibilities.
  • Workflow and Team Routing: Understand when to use team orchestration, routing models, and pipeline stages such as planning, execution, verification, and fixes.
  • Commit and Skills Guidance: Apply the recommended commit trailer format and invoke built-in workflows consistently.
  • Use Case: Use this Skill when delegating work to agents, coordinating multi-step team execution, or preparing a commit that should preserve decision context.

Quick Start

Ask for the OMC reference details needed to route an agent task, choose a workflow skill, or format a commit message correctly.

Frequently Asked Questions about omc-reference

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

FAQPage Schema
What is agent routing in team orchestration workflows?

Agent routing in team orchestration workflows directs specific tasks to designated OMC agents based on their catalog responsibilities. It centralizes pipeline stages like planning, execution, and verification to coordinate multi-step team execution.

How do I format commit messages with trailer-based conventions?

To format commit messages with trailer-based conventions, apply the recommended OMC commit trailer format to preserve decision context. This ensures structured commits maintain routing and workflow metadata for future reference.

Can I use a skills registry to delegate work to multiple agents?

Yes, you can use a skills registry to delegate work to multiple agents by looking up the OMC agent catalog. It provides workflow routing and tool references needed to coordinate multi-step team execution pipelines.

When do I need workflow routing for agent pipelines?

You need workflow routing for agent pipelines when coordinating multi-step team execution that involves planning, execution, verification, and fixes. It ensures tasks are delegated to the correct OMC agents based on the catalog.

Does the OMC commit protocol require structured reference lookup?

Yes, the OMC commit protocol requires structured reference lookup to correctly apply trailer-based commit conventions. This preserves decision context and maintains consistency when invoking built-in workflow skills.

What is the best way to orchestrate team pipelines with built-in skills?

The best way to orchestrate team pipelines with built-in skills is to centralize workflow routing and agent delegation through a structured reference. This avoids repeating catalog and tool references in every session.