agent workflow agents

85 tagged agent workflow, measured the same way as everything else here.

Browse within: ai-driven-development 18ai-governance 18claude-ai 16agents-team 13ai-agents-automation 13chinese 10agent-orchestration 9claude-plugins 7codex-plugin 7agents-md 6ai-dev-tools 6

arbiter

01

SethGammon/Citadel

Agent

Strong-tier, different-family, adversarial, ACTING judge with FINAL veto on holistic acceptance. Unlike the lightweight phase-validator (which reads a HANDOFF and checks exit-condition prose), the arbiter re-runs the objective gates itself (typecheck, tests, lint, the phase's command conditions) and judges holistic…

912 4d ago A 132 tokens original MIT

fleet

02

SethGammon/Citadel

Agent

Parallel campaign orchestrator. Runs multiple campaigns in coordinated waves within a single session. Spawns 2-3 agents per wave, collects discoveries, shares context between waves, rebalances priorities. Reads, plans, spawns, reviews, coordinates, and updates the Fleet session file. Source code changes belong to…

912 4d ago A 66 tokens original MIT

phase-validator

03

SethGammon/Citadel

Agent

Lightweight handoff validator. Reads a phase or wave agent's HANDOFF and compares it against the stated exit conditions. Returns a structured verdict (pass/fail) with specific reasons. Never modifies files — read-only judge. Spawned by Archon after each phase and by Fleet after each wave agent.

912 4d ago A 64 tokens original MIT

byteseek/Mira

Agent

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

261 1mo ago A 0 tokens original Apache-2.0

code-reviewer

07

yimwoo/hotl-plugin

Agent

Use after completing a step or batch of implementation work. Reviews against the HOTL workflow and HOTL contracts. Flags BLOCK/WARN/NOTE issues with file:line references.

26 1mo ago A 39 tokens original MIT

graph-planner

08

gwaghmar/graph

Agent

Analyze a coding request and design an executable dependency graph. Read-only.

10 23d ago A 18 tokens original MIT

graph-reviewer

09

gwaghmar/graph

Agent

Independently review a plan or implementation against requirements.

10 23d ago A 15 tokens original MIT

graph-visualizer

10

gwaghmar/graph

Agent

Create a compact final execution-graph summary from Graph run state. Use only after implementation work is complete.

10 23d ago A 26 tokens original MIT

analyzer

11

EthanYoQ/Skill-hub

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

9 3d ago A 0 tokens copy · 100% MIT

comparator

12

EthanYoQ/Skill-hub

Agent

Compare two outputs WITHOUT knowing which skill produced them.

9 3d ago A 0 tokens copy · 100% MIT

grader

13

EthanYoQ/Skill-hub

Agent

Evaluate expectations against an execution transcript and outputs.

9 3d ago A 0 tokens copy · 100% MIT

dba

14

nelson820125/iforgeai

Agent

Database Architect / DBA role. Use when you need to design database schemas, table structures, indexing strategy, or data security design. Engages after architecture design is complete and before backend development begins.

8 4mo ago A 42 tokens original MIT

devops-engineer

15

nelson820125/iforgeai

Agent

DevOps Engineer role. Use when you need to produce a deployment guide, release runbook, Docker containerisation artifacts, CI/CD pipeline configuration, infrastructure procurement plan, or third-party service integration documentation for a release. Keywords: deployment, Docker, Dockerfile, docker-compose, CI/CD…

8 4mo ago A 81 tokens original MIT

digital-team

16

nelson820125/iforgeai

Agent

Digital R&D team orchestrator. One-command workflow launcher that detects the current phase, coordinates PM → Architect → DBA → UI Designer → Project Manager → Engineers → QA delivery, with gate approvals at each phase.

8 4mo ago A 45 tokens original MIT

Leo-maomao/pm-copilot

Agent

PM Copilot is an AI Product Manager Agent System. The workflow is the safety rail; the agent experience is goal-driven product work.

4 5d ago A 0 tokens original MIT

Leo-maomao/pm-copilot

Agent

Own the end-to-end AI product manager run from ambiguous request to review-ready product judgment, PRD, structured reference, document prototype, UI delivery, handoff, or launch decision.

4 5d ago A 0 tokens original MIT

architect-fullstack

20

endorphin-ai/claude-code-teams

Agent Claude Code

System Architect agent that designs APIs, DB schemas, component trees, and reviews code. Use when: Designing system architecture for a new feature Creating API contracts and database schemas Reviewing code against design specifications Examples: User: "Design the backend and frontend architecture" Assistant: "I'll…

3 6mo ago A 101 tokens

go-dev

21

endorphin-ai/claude-code-teams

Agent Claude Code

Golang backend developer that implements REST APIs with Chi, PostgreSQL, and layered architecture. Use when: Implementing Go backend API endpoints Creating database models and migrations Building service and repository layers Examples: User: "Implement the user API endpoints" Assistant: "I'll dispatch go-dev to…

3 6mo ago A 96 tokens

react-dev

22

endorphin-ai/claude-code-teams

Agent Claude Code

React frontend developer that implements UI with TypeScript, Vite, TanStack Query, and Tailwind CSS. Use when: Implementing React UI components and pages Building API client layer and state management Creating forms, routing, and interactive features Examples: User: "Implement the user dashboard UI" Assistant: "I'll…

3 6mo ago A 107 tokens

project-planner

23

s977043/PlanGate

Agent Claude Code

A project-planning agent that turns a software request into ordered tasks, file plans, agent assignments, and dependencies. A dependency is a task that must be completed before another task can begin.

2 yesterday A 70 tokens original MIT

setup-coordinator

24

s977043/PlanGate

Agent Claude Code

An interactive setup guide that checks whether a project is configured correctly and records setup progress. It leaves actions owned by a person, such as changing settings, for the user to perform.

2 yesterday A 71 tokens original MIT