codex agents

2,994 tagged codex, measured the same way as everything else here.

Browse within: agent-orchestration 114copilot 111gemini-cli 92agentic-coding 91gemini 86academic-writing 84agentic-workflow 83github-copilot 80codex-cli 61academic-research 56Multi-Agent 55coding-agents 50gofer 47spec-driven-development 46

mobile-ui-pitfalls

145

horang-labs/tessera

Agent

This is the list of mobile-web mistakes we keep repeating in this codebase. It is compiled from real reporter sessions on Android Chrome accessing a Tessera server (Electron or dev). "Phone" here means the max-sm Tailwind step (<640px). Every entry names the file(s) that carry the canonical fix; grep for those…

297 6d ago A 0 tokens AGPL-3.0

contract-review

146

Intelligent-Internet/zenith

Agent

Read-only adversarial contract reviewer. Reviews the full contract set against user scope, inventory, playbook rules, evidence feasibility, shortcut risk, and old-harness-style atomic assertion coverage before tasks are trusted.

283 +1 26d ago A 44 tokens original Apache-2.0

feature-reviewer

147

Intelligent-Internet/zenith

Agent

Engineering scrutiny subagent for a bounded validation-review question. Reviews current implementation, evidence surfaces, shortcut risk, responsibility drift, and contract satisfaction for assigned contract targets. Parent validator decides.

283 +1 26d ago A 40 tokens original Apache-2.0

flow-validator

148

Intelligent-Internet/zenith

Agent

Leaf real-surface validation lane for a bounded subset of engineering assertions. Exercises assigned behavior through a parent-specified browser, API, CLI, background, artifact, data, library, parity, or caller-provided tool surface; writes evidence only to assigned paths.

283 +1 26d ago A 55 tokens original Apache-2.0

virtengine/bosun

Agent

Use when monitoring Bosun task execution with the simulator first, then daemon health and throughput only after a real task completes the full PR/review/merge path end to end. Also use when resuming the local monitor from .bosun-monitor session notes.

281 3mo ago A 57 tokens original Apache-2.0

cpp-reviewer

150

loulanyue/awesome-claude-notes

Agent

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

269 8d ago A 41 tokens copy · 86% MIT

docs-lookup

151

loulanyue/awesome-claude-notes

Agent

When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.

269 8d ago A 47 tokens original MIT

flutter-reviewer

152

loulanyue/awesome-claude-notes

Agent

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

269 8d ago A 50 tokens original MIT

hive-builder

153

Green-PT/honey-for-devs

Agent

Honey hive subagent. Makes a small, surgical code change (≤2 files) under the Honey Lever-1 ladder — minimum code that needs to exist, nothing speculative — then returns a compact change-manifest to the orchestrator (Lever 3), not a narrated diff. Use when the orchestrator has a well-scoped edit and wants the result…

266 10d ago A 90 tokens original MIT

hive-reviewer

154

Green-PT/honey-for-devs

Agent

Honey hive subagent. Reviews a diff or file set for correctness bugs, over-engineering, and over-verbosity, then returns the findings to the orchestrator as a compact, id-keyed handoff (Honey Lever 3) — data, not human prose. Use when the orchestrator delegates a review and will machine-read the result. Read-only…

266 10d ago A 81 tokens original MIT

hive-scout

155

Green-PT/honey-for-devs

Agent

Honey hive subagent. Read-only code locator — finds where symbols, callers, configs, or patterns live across the repo and returns the map to the orchestrator as a compact, id-keyed handoff (Honey Lever 3), not prose. Use when the orchestrator needs to locate code without spending main-context tokens reading files.…

266 10d ago A 76 tokens original MIT

meta-artisan

156

KimYx0207/Meta_Kim

Agent

Match the right skills, tools, and capability packages for a MetaKim agent or workflow.

266 3d ago A 23 tokens original Apache-2.0

meta-scout

157

KimYx0207/Meta_Kim

Agent

Discover external tools and skills to close MetaKim capability gaps.

266 3d ago A 17 tokens original Apache-2.0

meta-sentinel

158

KimYx0207/Meta_Kim

Agent

Design security boundaries, hooks, permissions, and rollback rules for MetaKim agents.

266 3d ago A 21 tokens original Apache-2.0

research-orchestrator

159

byteseek/Mira

Agent

Agent "research-orchestrator" from byteseek/Mira, covering research orchestrator agent, responsibilities, research loop, industry concept rule and monitoring loop.

262 +1 1mo ago A 0 tokens original Apache-2.0

bench-analyzer

161

ory/lumen

Agent Claude Code

Analyzes Lumen benchmark JSONL results to identify chunker/search quality issues and produce actionable improvement recommendations.

254 22d ago A 24 tokens

task-curator

162

ory/lumen

Agent Claude Code

Curates bench-swe benchmark tasks from a GitHub issue or PR URL. Requires a URL and language. Extracts commits, generates gold patch, writes task JSON, and verifies inline.

254 22d ago C 42 tokens

deepseek_harness.zh

164

SepineTam/mcp-for-stata

Agent

An agent-installation note for setting up a project in DeepSeek Harness Web, a web interface for running AI agents.

253 2d ago A 0 tokens AGPL-3.0

openclaw

165

SepineTam/mcp-for-stata

Agent

Since OpenClaw does not natively support the MCP tool protocol, MCP-for-Stata provides standalone CLI tool commands that OpenClaw can use through terminal tool invocation.

253 2d ago A 0 tokens AGPL-3.0

codex-artist

166

Sateezg/codex-bridge

Agent

Image-generation subagent. Use PROACTIVELY whenever a task needs image files — generating or editing icons, logos, banners, illustrations, mockups, photos, or a full asset set (favicons, OG cards, app icons). Produces images with OpenAI gpt-image-2 through the local Codex CLI using the user's ChatGPT login, no API…

252 23d ago A 100 tokens original MIT

codex-debugger

167

Sateezg/codex-bridge

Agent

Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenAI Codex (GPT-5) via the local Codex CLI, then verifying its diagnosis against the real code. Use when something is broken and the cause isn't obvious, when a bug has already resisted one attempt at a fix, or…

252 23d ago A 104 tokens original MIT

codex-implementer

168

Sateezg/codex-bridge

Agent

Hand a well-specified, high-volume coding task to OpenAI Codex (GPT-5) to actually write the code, so it runs on the user's ChatGPT quota instead of this session's context. Use for mechanical work across many files (renames, import migrations, adding a pattern everywhere), bulk generation (scaffolding, fixtures…

252 23d ago A 114 tokens original MIT