·omc

oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve.

23Installs·0Trend·@akillness

Installation

$npx skills add https://github.com/akillness/skills-template --skill omc

How to Install omc

Quickly install omc AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akillness/skills-template --skill omc
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akillness/skills-template.

SKILL.md

View raw

| Mode | What it is | Use For |

| Team (recommended) | Staged pipeline: team-plan → team-prd → team-exec → team-verify → team-fix | Coordinated agents on shared task list | | Autopilot | Autonomous single lead agent | End-to-end feature work with minimal ceremony | | Ultrawork | Maximum parallelism (non-team) | Burst parallel fixes/refactors |

| Ralph | Persistent mode with verify/fix loops | Tasks that must complete fully | | Pipeline | Sequential staged processing | Multi-step transformations | | Swarm/Ultrapilot | Legacy facades → route to Team | Existing workflows |

oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve. Source: akillness/skills-template.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akillness/skills-template --skill omc
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from akillness/skills-template

Quick answers

What is omc?

oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve. Source: akillness/skills-template.

How do I install omc?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akillness/skills-template --skill omc Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akillness/skills-template