first-flukefirst-flukeOfficialΒ·28 Agent Skills Included

oh-my-agent

Verified multi-agent coding workflows across every major AI runtime

Orchestrates specialist AI agents for planning, coding, debugging, security review, design, docs, and media generation. Verifies agent work mechanically with stop-hook gates, artifact checks, and independent judges instead of trusting self-reported success. Runs the same skills and workflows across Claude Code, Codex, Cursor, Gemini, and other runtimes from one shared config.
npx skills add first-fluke/oh-my-agent --all -g -y
Available:

Tells the AI agent how to route requests to the right workflow or specialist skill, dispatch subagents per vendor, use symbol-aware code search, and follow verification gates before finishing.

All Skills in This Repository (28)

Pure Emerald Level Indicators
πŸ“¦ In Repo
first-flukefirst-fluke

brainstorm

Explore user intent, constraints, and design approaches before implementation.

Official
Intermediate
πŸ“¦ In Repo
first-flukefirst-fluke

tf-infra-agent

Automates Terraform provisioning across AWS, GCP, Azure, and Oracle Cloud infrastructure.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

dev-workflow

Automate linting, testing, building, and migrations across monorepos with mise.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

db-agent

Guide database modeling, schema design, and security compliance for SQL, NoSQL, and vector databases.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

tools

Manage MCP tool activation by reading and modifying the .agents/mcp.json configuration file.

Official
Intermediate
πŸ“¦ In Repo
first-flukefirst-fluke

plan

Analyze project requirements, assess feasibility, define API contracts, and save plans as JSON.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

ultrawork

Orchestrate a 5-phase, 17-step development workflow with phase-gate loops.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

setup

Initialize CLI installations, verify MCP connections, and configure agent-to-CLI mappings.

Official
Basic
πŸ“¦ In Repo
first-flukefirst-fluke

deepinit

Initialize project agent harnesses with documentation and directory structures.

Official
Intermediate
πŸ“¦ In Repo
first-flukefirst-fluke

review

Review code for OWASP security, performance, accessibility, and quality issues.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

coordinate

Coordinate multi-agent task execution with task decomposition and issue remediation loops.

Official
Advanced
πŸ“¦ In Repo
first-flukefirst-fluke

orchestrate

Orchestrate parallel multi-agent execution with automated review loops.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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→