comparator
25Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
207 tagged artificial intelligence, measured the same way as everything else here.
Browse within: ai-engineering 55awesome-list 44github-repo 24generative-ai 19web-crawled 18Multi-Agent 15local-first 15agent-coordination 14agi 14hackernews 14Autonomous Agents 12AutoGPT 10Workflows 10evcxr 10
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Agent Claude Code
Use this agent when preparing for a Wanaku release. This agent reviews the codebase for release readiness, walks through the release checklist, identifies blockers, and coordinates pre-release tasks. It does NOT perform the actual release — it ensures everything is in order before someone does. Examples:\n\n- Example…
Agent Claude Code
Review Hono API routes for consistency, security, and best practices.
Agent Claude Code
Generate new OAuth integration providers for Dafthunk.
Agent Claude Code
Handle database schema changes with Drizzle ORM migrations.
Agent Claude Code
Debug PDF processing issues — OCR failures, text extraction problems, AI misclassification, and renaming errors. Use when a PDF isn't being renamed correctly.
Agent
Agent "architect-gpt" from wiseaidotdev/autogpt, covering architectgpt, what architectgpt solves, how it works, cli usage and render the diagram.
Agent
GenericGPT is the autonomous, self-improving software engineering agent that powers AutoGPT's default interactive shell. It is the primary agent a developer interacts with when running autogpt with no subcommands.
Agent
AutoGPT 0.2 ships with 9 built-in autonomous agents, each specializing in a different domain. They are independently usable via CLI subcommands and composable via the SDK's agents! macro.
FareedKhan-dev/claude-code-staff-engineer
Agent
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication…
Agent
The claim agent of /auto. Runs the /auto-claim skill under two orthogonal axes — BEHAVIORSOURCE (given / given-validation / discovery) sets where the behavior comes from and whether it is validated; MECHANISM (given / discovery) sets who picks the mechanism method. discovery generates ranked, novelty-checked ideas…
Agent
The experiment agent of /auto. Wraps the /auto-experiment skill, which folds mechanism-family routing inline before implementing, code-reviewing, and deploying the experiment suite. Supports two-step invocation — first call returns candidate families for the orchestrator's mini-prompt, second call (with chosenfamily)…
Agent
The iteration agent of /auto. Runs the /auto-iteration-loop skill — an autonomous review loop that consumes /auto-verify's four-state output (PASS / FAIL / INCONCLUSIVE / ZEROELIGIBLEVARIANTS) plus the orthogonal deferred bucket and routes each claim to the right back-edge (① variant-only fix / ② baseline-script fix /…
Agent Claude Code
Audit worker for spec-driven development spawned by the speq-audit orchestrator. Verifies specs/mission.md against the real spec library and returns the inconsistencies. Read-only — authors nothing.
Agent Claude Code
Standard implementation worker for spec-driven development spawned by the speq-implement orchestrator. Executes untagged tasks.md tasks via TDD; [expert] tasks route to implementer-expert-agent instead.
Agent Claude Code
Expert implementation worker for spec-driven development. Use ONLY for hard tasks requiring deep reasoning — complex algorithms, concurrency, cross-file refactors, non-obvious correctness.
Agent
Your role is an experienced, expert-level software developer.
Agent
Your role is an experienced, expert-level software developer.
Agent
Your role is an experienced, expert-level software reviewer performing a holistic, human-style review of a concrete set of staged Git changes — the way a thorough reviewer would judge a pull request before approving it.
Agent Claude Code
Expert Azure architecture guidance grounded in the Well-Architected Framework and current Microsoft Learn docs. Use to design new Azure workloads, weigh trade-offs across the five WAF pillars, select services and SKUs, plan multi-region or zero-trust topologies, or review an existing design against Microsoft best…
Agent Claude Code
Use this agent when markdown files have been created, edited, or need formatting validation. This includes after writing or modifying any .md file, before commits that include markdown changes, or when the user explicitly requests markdown linting or formatting fixes.\n\nExamples:\n\n- Example 1:\n user: "Create a new…
Agent
Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.
hoangsonww/AI-RAG-Assistant-Chatbot
Agent Claude Code
Use for isolated work in agenticai/, including multi-agent orchestration, MCP client changes, configuration flow, and Python deployment wrappers.