ai-workflow agents

266 tagged ai-workflow, measured the same way as everything else here.

Browse within: ai-coding 158agent-orchestration 95claude-code-plugin 92adaptive-learning 73ai-development 44hooks 44coding-agent 38codex-cli 34a-b-testing 29ai-agent-orchestration 29ai-code-review 29ai-orchestration 29ai-pair-programming 29ai-routing 29

jakubsuplicki/codument

Agent

Independent adversarial reviewer for a code change. Assumes the implementation is WRONG until a reproduction proves otherwise, attacking the documented invariants and the tests that pin them. Produces a findings JSON the gate records and enforces. Never fixes the implementation and never sees the author's reasoning …

not rated 47 14d ago A 67 tokens original Apache-2.0

code-reviewer

26

jakubsuplicki/codument

Agent

Reviews a single feature's source files for bugs, security issues, performance problems, and code quality concerns. Reports findings by severity. Does NOT make breaking changes — only safe, non-breaking fixes.

not rated 47 14d ago A 43 tokens original Apache-2.0

doc-scanner

27

jakubsuplicki/codument

Agent

Scans a codebase to identify features, modules, and documentation gaps. Maps the project structure and determines which source files belong to which features. Use for bootstrap scanning of undocumented projects.

not rated 47 14d ago A 41 tokens original Apache-2.0

analyzer

28

devdavv/unity-ai-workflow

Agent Claude Code

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

not rated 41 5mo ago A 0 tokens copy · 100% MIT

comparator

29

devdavv/unity-ai-workflow

Agent Claude Code

Compare two outputs WITHOUT knowing which skill produced them.

not rated 41 5mo ago A 0 tokens copy · 100% MIT

grader

30

devdavv/unity-ai-workflow

Agent Claude Code

Evaluate expectations against an execution transcript and outputs.

not rated 41 5mo ago A 0 tokens copy · 100% MIT

planner

31

onurpolat05/ALBA

Agent Claude Code

Breaks a complex goal into ordered, estimated steps with dependencies and risks. Use when a task needs 3+ steps, when sequencing or effort is unclear, or when the user says "plan this", "break this down", "how should we approach". Do NOT use for tasks with an obvious single path — plan overhead exceeds the value there.

not rated 20 1mo ago A 72 tokens original MIT

apply-agent.body

32

gmf520/openspec-agents

Agent Codex

A leaf worker in the OpenSpec workflow that completes its assigned work directly instead of starting other agents.

not rated 17 4mo ago A 0 tokens

archive-agent.body

33

gmf520/openspec-agents

Agent Codex

A leaf worker in the OpenSpec workflow that completes its assigned work directly instead of starting other agents.

not rated 17 4mo ago A 0 tokens

bug-fixer

35

Caspian-Sun/claude-code-workflow

Agent Claude Code

Fix a single triaged bug (from bug-reports entries or verbal descriptions normalized by /bug-check). Locate root cause → minimal fix → run tests → return fix report. Suitable for parallel spawning by /fix when handling multiple bug reports (one bug per agent).

not rated 10 4d ago A 59 tokens original MIT

code-reviewer

36

Caspian-Sun/claude-code-workflow

Agent Claude Code

Perform read-only code review on specified files or directories, scanning for issues per project rules (coding-style / no-hardcode / file-docs / testing), and outputting a structured report. Does not modify code. Suitable for parallel review of large directories by /review, or as an independent second-opinion check…

not rated 10 4d ago A 73 tokens original MIT

meta-auditor

37

Caspian-Sun/claude-code-workflow

Agent Claude Code

God-mode engineering meta-auditor. Scans .claude/ + docs/ + workspace/src/, outputs structured observation reports to docs/retrospectives/. Observes and suggests only — does not modify any .claude/ or docs/ files (except its own reports). Triggered by /meta-audit command, or spawned by main agent after major…

not rated 10 4d ago A 79 tokens original MIT

AGENTS

38

maystudios/maxsimcli

Agent

This document is a reference for orchestrators. It describes the 4 agent types available in MaxsimCLI v6, how to spawn them, and how they communicate.

not rated 10 5mo ago A 0 tokens

executor

39

maystudios/maxsimcli

Agent

Implements code changes with atomic commits, test verification, and structured handoff reporting.

not rated 10 5mo ago A 19 tokens

planner

40

maystudios/maxsimcli

Agent

Creates detailed implementation plans with task breakdowns, wave assignments, and dependency graphs.

not rated 10 5mo ago A 18 tokens

orchestrator

42

Neftedollar/multiagent-template

Agent

Autonomous operations manager — coordinates AI agent roles to execute tasks through PLAN→BUILD→TEST→VERIFY→SHIP pipeline with minimal human involvement.

not rated 5 1mo ago A 31 tokens original MIT

analyzer

43

fqmyysjjd/agent-feed

Agent Codex

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

not rated 4 3mo ago A 0 tokens copy · 100% MIT

comparator

44

fqmyysjjd/agent-feed

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

not rated 4 3mo ago A 0 tokens copy · 100% MIT

grader

45

fqmyysjjd/agent-feed

Agent Codex

Evaluate expectations against an execution transcript and outputs.

not rated 4 3mo ago A 0 tokens copy · 100% MIT

e2e-writer

46

kangraemin/ai-bouncer

Agent

An agent for writing end-to-end tests, which test a complete user flow through an application. Its description also mentions restoring context, collecting scenarios, and following a work sequence.

not rated 3 2mo ago A 57 tokens

lead

47

kangraemin/ai-bouncer

Agent

An orchestrator that executes an approved plan by splitting development into phases and coordinating developers and quality assurance. It checks whether each step meets its completion criteria.

not rated 3 2mo ago A 72 tokens

qa

48

kangraemin/ai-bouncer

Agent

A quality-checking agent that follows test-driven development (TDD): it writes tests before implementation, then runs them after the developer’s work.

not rated 3 2mo ago A 56 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: