oh-my-agent
Verified multi-agent coding workflows across every major AI runtime
All Skills in This Repository (28)
Pure Emerald Level Indicatorsbrainstorm
Explore user intent, constraints, and design approaches before implementation.
tf-infra-agent
Automates Terraform provisioning across AWS, GCP, Azure, and Oracle Cloud infrastructure.
dev-workflow
Automate linting, testing, building, and migrations across monorepos with mise.
db-agent
Guide database modeling, schema design, and security compliance for SQL, NoSQL, and vector databases.
tools
Manage MCP tool activation by reading and modifying the .agents/mcp.json configuration file.
plan
Analyze project requirements, assess feasibility, define API contracts, and save plans as JSON.
ultrawork
Orchestrate a 5-phase, 17-step development workflow with phase-gate loops.
setup
Initialize CLI installations, verify MCP connections, and configure agent-to-CLI mappings.
deepinit
Initialize project agent harnesses with documentation and directory structures.
review
Review code for OWASP security, performance, accessibility, and quality issues.
coordinate
Coordinate multi-agent task execution with task decomposition and issue remediation loops.
orchestrate
Orchestrate parallel multi-agent execution with automated review loops.
Frequently Asked Questions
FAQPage SchemaHow to install oh-my-agent?βΌ
Run `npx skills add first-fluke/oh-my-agent --all -g -y` in your terminal to install the full skill suite globally.
What does oh-my-agent actually do?βΌ
It coordinates specialist AI agents for planning, coding, debugging, QA, design, and docs, then mechanically verifies their output with tests, artifact checks, and an independent judge instead of trusting the agent's own summary.
Which AI coding tools does oh-my-agent support?βΌ
It works with Claude Code, Codex CLI, Cursor, Gemini, Qwen, OpenCode, GitHub Copilot, and more, projecting one shared .agents/ config into each tool's native format.
How do I run a multi-agent workflow?βΌ
Just name a workflow like orchestrate, plan, or debug in your prompt, or let keyword detection pick it automatically; the suite spawns and verifies the right specialist agents for you.
Can non-developers use oh-my-agent?βΌ
Yes. You describe the outcome in plain language and the agents handle planning, implementation, and verification, while gates ensure the work actually passes your project's checks.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core