By r3dlex
Multi-agent orchestration for GitHub Copilot CLI. 19 agents, 59 skills, parallel execution, HUD, PSM, SWE-bench.
Pre-planning consultant for requirements analysis. Use when: converting scope to acceptance criteria, identifying gaps before planning, catching unvalidated assumptions and missing edge cases.
System design, architecture analysis, and implementation verification. Use when: "design X", "analyze architecture", "debug root cause", "verify implementation".
Severity-rated code review with SOLID checks and quality strategy. Use when: "review this code", "assess quality", "find issues" in implementation.
Code simplification and refactoring specialist. Use when: simplifying code, improving clarity, removing dead code, reducing complexity.
Work plan and code review expert — thorough, structured, multi-perspective final quality gate. Use when: reviewing plans before execution, challenging scope, stress-testing designs.
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
Autonomous end-to-end execution from idea to working code
Diagnose and fix build/CI failures automatically
Ends active execution modes and clears .omp/state/
Concurrent code generation via multi-model picker
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Sister projects: oh-my-claudecode (OMC) | oh-my-codex (OMX) | oh-my-githubcopilot (OMP) | oh-my-antigravity (OMG) | oh-my-auggie (OMA)
Multi-agent orchestration for GitHub Copilot CLI. Zero learning curve.
Don't learn GitHub Copilot CLI. Just use omp.
Get Started • CLI Reference • Workflows • Discord
Every software team juggles implementation, architecture, security review, testing, and DevOps — all simultaneously. omp orchestrates specialized agents so every dimension gets expert attention, in parallel, without you herding cats.
GitHub Copilot is already where many developers ask for help; omp turns that surface into a coordinated engineering team. It keeps Copilot-facing agents, skills, hooks, MCP setup, and HUD state in one predictable workflow so you can move from prompt to verified delivery without hand-wiring the orchestration layer.
npm install -g oh-my-githubcopilot
omp setup --scope project
omp
After setup, restart your CLI for the / commands to appear.
omp doctor # check prerequisites
omp team run --task "..." --workers 2 # parallel work
omp hud --watch # live status
| Feature | Description |
|---|---|
| Specialized Agents | 19 agents (analyst, architect, executor, debugger, critic, verifier, test-engineer, writer, and more) |
| Parallel Team Mode | tmux-based multi-worker orchestration with shared task state |
| Workflow Skills | 59 skills built in — plan, deep-interview, ralph, autopilot, ultrawork, code-review, and more |
| Persistent Hooks | Automatic tool tracking, project memory, session management |
| Real-time HUD | Live status overlay showing agents, costs, and progress |
| CI/CD Ready | Verification gates, test integration, release workflows |
| Multilingual | README in 12 languages |
| Command | Description |
|---|---|
omp | Launch interactive session |
omp setup | Configure GitHub Copilot CLI integration |
omp doctor | Check prerequisites and fix issues |
omp team run | Start parallel team execution |
omp team status | Check team progress |
omp hud --watch | Show live status overlay |
omp trace | Show execution trace |
See the full documentation for all commands.
omp ships execution-mode and planning-mode workflows as built-in skills.
| Skill | Purpose |
|---|---|
$autopilot | Idea → working code end-to-end |
$team | N coordinated agents on a shared task |
$ralph | Persistent completion loop until verified |
$ultrawork | Maximum parallel throughput execution |
$ultraqa | QA cycling until goals are met |
| Skill | Purpose |
|---|---|
$plan | Strategic planning with optional interviews |
$deep-interview | Socratic clarification before execution |
$ralplan | Consensus planning with Architect + Critic review |
| Skill | Purpose |
|---|---|
$code-review | Comprehensive code review |
$security-review | Security audit |
$doctor | Diagnose and fix installation issues |
$trace | Agent flow trace and summary |
$note | Save session notes |
$wiki | Persistent project wiki |
tmux-first multi-worker orchestration with persistent state and lifecycle controls.
omp team run --task "review src/ for reliability gaps" --workers 4
omp team status --team omp --json
omp team resume --team omp
omp team shutdown --team omp --force
For GitHub Copilot CLI, team mode keeps .copilot/ agent and skill assets synchronized while terminal workers coordinate through durable OMX/OMP state. Use it when a Copilot task needs separate implementation, verification, documentation, or release lanes and you want each lane to report evidence before the branch moves forward.
omp is open source under the Apache-2.0 License.
npx claudepluginhub r3dlex/oh-my-githubcopilotMulti-agent orchestration system for Claude Code
24 agent definitions, 81 reusable skills, 28 lifecycle hooks for GitHub Copilot CLI workflows
Create and maintain GitHub Copilot CLI plugins — skills, agents, prompts, instructions, and MCP servers with authoritative spec references and templates
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, commands, and rules evolved over 10+ months of intensive daily use
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Dynamic orchestrator plugin — 200+ agents, 200+ skills, hooks, and MCP servers. Upstream sources linked via git submodules (agency-agents, everything-claude-code, oh-my-claudecode, gstack, superpowers)
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.