README
361aget-framework/template-advisor-aget
Agent Claude Code
Place subagent definition files here. Each .md file defines a specialized subagent that can be invoked via the Task tool or --agent flag.
2,839 tagged Building agents, measured the same way as everything else here.
Browse within: agents 167claude-code-plugin 165agentic-ai 130ai-coding 115LLM 114cli 99agent 80agent-orchestration 63skills 57github-copilot 56spec-driven-development 55prompt-engineering 53Multi-Agent 51ai-tools 48
aget-framework/template-advisor-aget
Agent Claude Code
Place subagent definition files here. Each .md file defines a specialized subagent that can be invoked via the Task tool or --agent flag.
Agent Claude Code
Builds, edits or analyzes Agent Skills through conversational discovery. Use when the user requests to "Create an Agent", "Analyze an Agent" or "Edit an Agent".
Agent Claude Code
Executes quest phases end-to-end — plan, execute, verify, report. Spawned by quest-run orchestrator with fresh context per phase.
Agent Claude Code
Analyze any codebase and generate a comprehensive guide — architecture, conventions, key files, data flow, and how everything fits together.
Agent Claude Code
A reasoning-focused coding subagent for architecture design, complex bug analysis, algorithm design, and comparing technical trade-offs.
Agent Claude Code
Main-session orchestrator for multi-step work. Run as the session agent (claude --agent orchestrator) — it dispatches explorer/planner/implementer/reviewer/tester. Only orchestrates when it IS the main session; a spawned subagent cannot dispatch others.
Agent Claude Code
Level 2 orchestrator. Coordinates comprehensive code reviews across all dimensions by routing PR changes to appropriate specialist reviewers. Select when PR analysis and specialist coordination required.
Agent Claude Code
Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…
zapprosite/claude-code-minimax
Agent Claude Code
Place custom agents for this project here.
JAXTech-Labs/claude-code-template
Agent Claude Code
Orquestrador principal. Recebe uma tarefa, identifica os agents relevantes, distribui o trabalho em paralelo e consolida os resultados.
Agent Claude Code
GSD-Lite Protocol — Pair programming with AI agents while maintaining ownership of reasoning and decisions.
Agent Claude Code
This document provides a complete migration plan for converting the existing command-based system (.claude/commands/) to the new intelligent agent-based system (.claude/agents/). The migration preserves all functionality while adding natural language understanding, intelligent coordination, and improved…
10K-Digital/claude-code-agents
Agent Claude Code
Manages human-agent interaction, processes all human requests including feature requests, bug reports, agent clarifications, and strategic decisions requiring human input or approval.
Agent Claude Code
Implements code for micro tasks. Reads research from agentcontext/tasks/TASK{N}research.md files created by task-planner. Calls Explore or research-specialist directly if additional research needed. Use this agent for all code implementation - orchestrator never codes directly.
Agent Claude Code
This directory contains sub-agent definitions organized by type and purpose. Each agent has specific capabilities, tool restrictions, and naming conventions that trigger automatic delegation.
Agent Claude Code
Executes a task on Antigravity (Gemini) instead of Claude, so the work bills to the idle agy quota rather than the Anthropic window. Use for mechanical code, codebase exploration and file-reading research, long-context reads, batch work, test generation, and first-pass drafts of artifacts ≥30 lines. Do NOT use for…
augustolobo18/agent-context-skills
Agent Claude Code
Executes an ALREADY-APPROVED implementation plan saved in plans/. Invoked by the implementation-plan skill after the user approves via AskUserQuestion. Takes the exact plan path, bootstraps from Section 0, implements the phases, and runs the verifications. Do NOT use this to plan, redesign, or document — only to…
wild-mental/aztks-review-skill
Agent Claude Code
A read-only evaluator for judging an AI agent’s completed work across several review criteria. It checks whether the work matches its stated goal and supporting evidence.
Agent Claude Code
Drafts a new GA chatbot SKILL.md file in skills-dev/ from a description of what the skill should do. Use when starting a new skill (catalog, computation, or hybrid) — produces the frontmatter + body stub the iteration loop runs against. Refuses to overwrite an existing draft or canonical skill of the same name.
Agent Claude Code
Delegate a task to Antigravity CLI (agy) running headless in the current working directory. Best for broad-context review, alternate critique, second opinions, large-document/source comparison, and the Google-model perspective. Use for independent verification and consensus, or as the Google brain in a fan-out.…
Agent Claude Code
Multi-agent coordination and task orchestration. Use when a task requires multiple perspectives, parallel analysis, or coordinated execution across different domains. Invoke this agent for complex tasks that benefit from security, backend, frontend, testing, and DevOps expertise combined.
Agent Claude Code
Intelligent task orchestrator that analyzes requests and delegates to specialized agents. Use as the default agent for complex tasks requiring planning, implementation, and review.
Agent Claude Code
A read-only assistant that listens to the conversation between a user and the main coding agent and offers advice from an outside perspective.
bertughas123/multi-agent-coding-starter
Agent Claude Code
Read-only repository explorer that gathers exact paths and evidence before implementation begins.
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: