Ross ROSS = Recommend OSS · open-source software intelligence for agents

first-fluke/oh-my-agent

The multi-agent harness that checks the work: verifies agent runs by artifacts (stop-hook gates, independent judges, append-only event logs) across Claude Code, Codex, Cursor, and 10+ runtimes. observed · 2026-09-03

github.com/first-fluke/oh-my-agent · homepage · TypeScript · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

79/100

  • Activity 100
  • Release rhythm 88
  • Longevity 15
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 215
  • days_rel: 0
  • days_push: 0
  • n_releases_24m: 603

Full methodology

Adoption not part of the score

1261 stars · 146 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

oh-my-agent is a multi-agent orchestration framework for AI-powered IDEs and CLI coding tools like Claude Code, Codex, and Cursor. It decomposes work across 21 specialized agents and mechanically verifies agent output via stop-hook gates, artifact-based gate commands, independent judges, and append-only event logs, all portable in a .agents/ directory.

Use cases

  • orchestrate multiple AI coding agents in parallel
  • verify that AI agents actually completed their work via artifacts
  • enforce typecheck/test/lint gates before an agent session ends
  • share agent configurations across Claude Code, Codex, Cursor, and other runtimes
  • route tasks to specialized frontend, backend, and database agents
  • audit agent decisions with an append-only event log

When to choose

  • you use AI coding assistants and want mechanical verification instead of trusting agent summaries
  • you want specialized role-based agents (frontend, backend, QA) instead of one generalist
  • you work across multiple AI IDEs/CLIs and need portable agent configuration
  • you need parallel agent execution with coordination and memory

When to avoid

  • you don't use AI-powered coding tools or agent runtimes
  • you want a simple single-agent assistant without orchestration overhead
  • you need a fully managed cloud service rather than a local harness
  • your project can't accommodate a .agents/ directory and hook integrations

Facets

framework · maturity active

agent-framework workflow-automation developer-tools cli testing developer-tools large-language-models cli cross-platform windows multi-agent orchestration agent-harness claude-code codex cursor verification stop-hooks event-log serena agent-skills portable-config ai-agents automation nodejs macos linux

4 sources

Member repositories

RepositoryRoleHealth v2
first-fluke/oh-my-agentmain79

For agents

markdown · JSON · MCP: product_card(name="first-fluke/oh-my-agent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem