Oh My Multica
Description
Production-grade software delivery for coding-agent teams on Multica — dynamic planning, deterministic execution, verifiable delivery.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
oh-my-multica
[](https://github.com/xiaohei-info/oh-my-multica/actions/workflows/ci.yml) [](https://github.com/xiaohei-info/oh-my-multica/releases/tag/v1.0.0) [](./LICENSE)
[English](README.md) | [简体中文](README.zh-CN.md)
**A production-grade AI software delivery system built on [Multica](https://github.com/multica-ai/multica).**
[Multica](https://github.com/multica-ai/multica) brings Coding Agents such as Claude Code and Codex into unified workspaces, issues, task queues, and local runtimes. Agents can receive work, report progress and blockers, and operate like team members, while teams centrally manage execution machines and reusable Skills. It provides the foundation for task assignment, lifecycle management, runtime scheduling, and state tracking in multi-Agent collaboration.
Multica focuses primarily on Agent execution and collaboration, but it does not define a complete engineering delivery process for a software project: how a requirement enters design, how executable acceptance criteria are formed, how multiple development tasks run in parallel according to dependencies, what evidence proves an implementation is correct, who performs independent review, when a change may be merged, or how failures recover.
oh-my-multica builds on Multica's excellent mechanism design and adds a more complete software engineering delivery control layer. It advances a requirement into a software change that has passed design, development, verification, review, merge, and final acceptance.
**Multica is a complete Agent Runtime task platform that manages how Agents work, while oh-my-multica manages how software is delivered on top of it.**
Why oh-my-multica
Coding Agents are already good at writing code. The hard problems usually appear outside the code: requirements
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11