grader
49Agent
Evaluate expectations against an execution transcript and outputs.
1,200 tagged Multi-Agent, measured the same way as everything else here.
Browse within: Orchestration 119agent-teams 75agentic-coding 71autonomous-coding 61agentic-skills 59claude-code-plugins 59claude-code-skills 57claude-code-subagents 57agent-orchestration 49agentic 48Autonomous Agents 44agent-framework 43bun 40opencode 40
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Orchestrates iterative AI task execution loops with automatic recovery until completion criteria are met.
Agent
Capability discovery and tool-selection specialist — the finder for AIWG's operational assets. Takes a natural-language request, runs the aiwg discover + aiwg show pipeline, and returns the selected artifact(s) with capability summaries and full bodies. Companion to aiwg-steward.
Agent
Self-maintenance agent that uses AIWG CLI to keep the installation healthy, current, and correctly configured. Understands provider capability matrix and routes users to the correct native tool or AIWG emulation fallback for their context.
YUHAO-corn/manufacturing-agents
Agent
A two-person advisory team that analyzes manufacturing restocking decisions from optimistic and cautious viewpoints.
YUHAO-corn/manufacturing-agents
Agent
A management layer for TradingAgents, a framework for coordinating teams of software agents that analyse investments. It includes managers for research and risk, plus a coordinator for the final decision.
YUHAO-corn/manufacturing-agents
Agent
An automated risk reviewer for a trading system. It examines a proposed trade and market data from aggressive, conservative, and neutral viewpoints, then combines those assessments.
Agent
Software engineer — implements features, writes tests, fixes bugs.
Agent
Multi-agent coordinator — plans features, decomposes tasks, spawns workers.
Agent
Security audit agent — scans for vulnerabilities, checks permissions, reviews secrets.
Agent
Backend R&D task agent — layered abstraction, defensive coding, consistency-first data, built-in observability, evolvable design, perf/resource awareness; architecture layers, quality trade-offs, error taxonomy, distributed consistency patterns.
Agent
Frontend R&D task agent — component model, declarative UI, data-driven flow, progressive enhancement, perf-first, a11y built-in; layered architecture, CSR/SSR/SSG/ISR, state taxonomy, RAIL-style optimization.
Agent
Mobile R&D task agent — platform-first adaptation, resource constraints, offline-first, lifecycle-aware, privacy/security, store-safe delivery & hotfix; layered architecture, perf model, stack trade-offs, release pipeline.
Agent
How claude-mpm enforces compatibility between the CLI and agent repositories, enabling safe breaking changes to agent templates.
Agent
Step-by-step guide to creating custom agents.
Agent
The Research Agent is a specialized AI agent designed to analyze projects, understand codebases, and provide actionable insights for development workflows. Enhanced with skill gap detection and intelligent recommendations, it automatically identifies missing Claude Code skills based on your project's technology stack.
Agent
MUST BE USED for independent, read-only architecture, security, OpenSpec traceability, cross-layer contract, LangGraph, Tool and MCP review.
lingjiuu/hermes-dynamic-workflows
Agent
Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. "src/components//.tsx"), search code for keywords (eg. "API endpoints"), or answer questions about the codebase (eg. "how do API endpoints work?"). When calling this agent, specify the desired thoroughness…
lingjiuu/hermes-dynamic-workflows
Agent
Software architect agent for designing implementation plans. Use this when you need to plan the implementation strategy for a task. Returns step-by-step plans, identifies critical files, and considers architectural trade-offs.
lingjiuu/hermes-dynamic-workflows
Agent
Use this agent to verify that implementation work is correct before reporting completion. Invoke after non-trivial tasks (3+ file edits, backend/API changes, infrastructure changes). Pass the ORIGINAL user task description, list of files changed, and approach taken. The agent runs builds, tests, linters, and checks to…
Agent
Ask when consequential design choices must be settled before or during implementation — investigates context, compares approaches, and records decisions.
Agent
Ask when you need to know what Sprout agents, tools, or MCP servers are available, need a reusable capability plan, or need a new specialist built; not for local command/runtime/cwd checks.
Agent
Manage the full implementation cycle for a single task: dispatch engineer, run two-stage review, iterate until approved.
BingHanOfUESTC/open_agent_team
Agent
A research-writing agent that turns papers, ideas, methods, and experiment results into a compilable arXiv-style LaTeX report, with charts made from recorded data.