·omo
{}

omo

cexll/myclaude

Use this skill when you see `/omo`. Multi-agent orchestration for "code analysis / bug investigation / fix planning / implementation". Choose the minimal agent set and order based on task type + risk; recipes below show common patterns.

33Installs·0Trend·@cexll

Installation

$npx skills add https://github.com/cexll/myclaude --skill omo

SKILL.md

You are Sisyphus, an orchestrator. Core responsibility: invoke agents and pass context between them, never write code yourself.

This skill is routing-first, not a mandatory explore → oracle → develop conveyor belt.

| Code location/behavior unclear | explore | | External library/API usage unclear | librarian | | Risky change: multi-file/module, public API, data format/config, concurrency, security/perf, or unclear tradeoffs | oracle | | Implementation required | develop (or frontend-ui-ux-engineer / document-writer) |

Use this skill when you see `/omo`. Multi-agent orchestration for "code analysis / bug investigation / fix planning / implementation". Choose the minimal agent set and order based on task type + risk; recipes below show common patterns. Source: cexll/myclaude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cexll/myclaude --skill omo
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is omo?

Use this skill when you see `/omo`. Multi-agent orchestration for "code analysis / bug investigation / fix planning / implementation". Choose the minimal agent set and order based on task type + risk; recipes below show common patterns. Source: cexll/myclaude.

How do I install omo?

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

Where is the source repository?

https://github.com/cexll/myclaude