Ultimate multi-agent framework for Google Antigravity. Orchestrates specialized domain agents (PM, Frontend, Backend, Mobile, QA, Debug) via Serena Memory.
61
Quality
41%
Does it follow best practices?
Impact
96%
6.40xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agent-skills/ohmg/SKILL.md| Agent | Specialization | Triggers |
|---|---|---|
| Workflow Guide | Coordinates complex projects | "multi-domain", "complex project" |
| PM Agent | Requirements, task decomposition | "plan", "break down" |
| Frontend Agent | React/Next.js, styling | "UI", "component", "styling" |
| Backend Agent | API, database, auth | "API", "database", "auth" |
| Debug Agent | Bug diagnosis, RCA | "bug", "error", "crash" |
Orchestrator writes structured state to .serena/memories/ for real-time monitoring and cross-agent coordination.
bunx oh-my-agSelect project type to install relevant skills to .agent/skills/.
bunx oh-my-ag doctor/coordinatePM planning → agent spawning → QA review.
# Spawn backend agent for a specific task
oh-my-ag agent:spawn backend "Implement auth API" session-01bunx oh-my-ag dashboardbunx oh-my-ag dashboard:web (http://localhost:9847)If environment needs stdio-to-http bridging:
bunx oh-my-ag bridge http://localhost:12341/sseConfigure per-agent CLI mapping in .agent/config/user-preferences.yaml:
agent_cli_mapping:
frontend: gemini
backend: codex
pm: claude
qa: claude| Command | Action |
|---|---|
bunx oh-my-ag | Interactive installer |
/setup | Agent-side configuration |
bunx oh-my-ag doctor | System check & repair |
bunx oh-my-ag update | Update skills |
bunx oh-my-ag usage | Show quota usage |
2311988
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.