.agents/skills/ohmg/SKILL.md
Ultimate multi-agent framework for Google Antigravity. Orchestrates specialized domain agents (PM, Frontend, Backend, Mobile, QA, Debug) via Serena Memory.
npx skillsauth add Reinasboo/Bountylab ohmgInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| 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-ag
Select project type to install relevant skills to .agent/skills/.
bunx oh-my-ag doctor
/coordinate
PM planning → agent spawning → QA review.
# Spawn backend agent for a specific task
oh-my-ag agent:spawn backend "Implement auth API" session-01
bunx 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/sse
Configure 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 |
development
Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.
development
Implement security best practices for web applications and infrastructure. Use when securing APIs, preventing common vulnerabilities, or implementing security policies. Handles HTTPS, CORS, XSS, SQL Injection, CSRF, rate limiting, and OWASP Top 10.
development
Create responsive web designs that work across all devices and screen sizes. Use when building mobile-first layouts, implementing breakpoints, or optimizing for different viewports. Handles CSS Grid, Flexbox, media queries, viewport units, and responsive images.
content-media
Produce programmable videos with Remotion using scene planning, asset orchestration, and validation gates for automated, brand-consistent video content.