---
name: oh-my-claudecode
description: Comprehensive Claude Code enhancement framework with 34 skills for multi-agent orchestration, autonomous coding, testing, and project management. Triggered on complex coding tasks, autonomous workflows, or when enhanced agent capabilities are needed.
---

# oh-my-claudecode

omc is a comprehensive skill framework that enhances Claude Code with autonomous coding, multi-agent orchestration, and specialized task skills.

## Available Skills

The `skills/` subdirectory contains 34 individual skills:
- **autopilot** - Autonomous task execution with self-correction
- **plan** - Structured planning for complex projects
- **team** - Multi-agent coordination
- **ultraqa** - Ultra-quality assurance testing
- **hud** - Heads-up display for task progress
- **deep-dive** - Deep analysis and exploration
- **learner** - Learning from codebase patterns
- **release** - Automated release management
- **mcp-setup** - MCP server configuration
- **ai-slop-cleaner** - Remove AI-generated noise
- **writer-memory** - Maintain writing consistency
- ...and 24 more in the skills/ directory

## Usage

For individual skill usage, refer to each skill's README in `skills/<skill-name>/`.

Source: https://github.com/Yeachan-Heo/oh-my-claudecode
