Yeachan-HeoYeachan-HeoCommunityยท52 Agent Skills Included

oh-my-claudecode

Multi-agent orchestration layer that automates coding workflows in Claude Code

Coordinates specialized AI agents to plan, build, review, and verify code changes automatically. Replaces manual prompting with keyword-triggered workflows like autopilot builds, persistence loops, and parallel team execution. Routes tasks to the right model and agent, enforces verification before completion, and keeps state across sessions.
npx skills add Yeachan-Heo/oh-my-claudecode --all -g -y
Available:

Instructs the AI agent how to delegate work to specialized sub-agents, route tasks to the right model tier, trigger skills from keywords, and verify results before claiming completion.

All Skills in This Repository (52)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

research

Orchestrate parallel scientist agents for multi-stage research execution.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

cancel

Cancel active OMC modes by clearing local .omc/state files.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

note

Write persistent notes to .omc/notepad.md across conversation sessions.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

build-fix

Fix build and TypeScript errors with minimal code changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

pipeline

Orchestrate AI agent pipelines with branching, parallel execution, and state management.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

trace

Visualize agent flow traces and summaries to diagnose execution paths.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

deepsearch

Search codebases for exact matches, related terms, and usage patterns.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

skill

Organize local skill definitions into standardized frontmatter-based Skill Units.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

project-session-manager

Provision isolated git worktrees paired with tmux sessions for parallel development.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

plan

Transform vague requests into auditable roadmaps with evidence and approval.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

ultraqa

Automate iterative QA cycles with tests, builds, lint, and type checks.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

ultrawork

Parallelize independent tasks across agents for concurrent execution.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install oh-my-claudecode?โ–ผ

Run `npx skills add Yeachan-Heo/oh-my-claudecode --all -g -y` in your terminal to install the full suite globally, then run the setup skill inside your AI session.

What does oh-my-claudecode do?โ–ผ

It adds a multi-agent orchestration layer to Claude Code that plans, delegates, executes, and verifies coding tasks automatically. You describe what you want in plain English and specialized agents handle the rest.

How do I build something automatically with OMC?โ–ผ

Just say "autopilot build me a REST API" or run the autopilot skill with your idea. It handles requirements, planning, parallel implementation, testing, and review without manual steps.

Does oh-my-claudecode work with Claude Code?โ–ผ

Yes. It is built specifically for Claude Code and installs as a plugin with skills, agents, and hooks that activate automatically from natural language keywords.

Can I use OMC without learning commands?โ–ผ

Yes. Magic keywords like "autopilot", "ralph", or "plan this" in normal sentences trigger the right workflow automatically, so there is no command syntax to memorize.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’