Agent
Autonomous task executor for spec-kit development. Executes a single task from tasks.md, verifies, commits, and signals completion.
207 tagged autonomous coding, measured the same way as everything else here.
Browse within: Multi-Agent 61agentic-skills 59claude-code-plugins 59Code Generation 58ai-pipeline 53code-quality 53antigravity 28agentic-coding 12ai-skills 9autoresearch 9claude-plugin 7pipeline 7
Agent
Autonomous task executor for spec-kit development. Executes a single task from tasks.md, verifies, commits, and signals completion.
Agent
This agent should be used to "research a feature", "analyze feasibility", "explore codebase", "find existing patterns", "gather context before requirements". Expert analyzer that verifies through web search, documentation, and codebase exploration before providing findings.
Agent
This agent should be used to "review artifact", "validate spec output", "check quality", "review research output", "review requirements", "review design", "review tasks", "review execution", "review prototype evidence". Read-only reviewer that validates artifacts against type-specific rubrics and outputs REVIEWPASS or…
Agent
Executes implementation tasks following a Godmode skill workflow exactly.
Agent
Runs the autonomous optimization loop — measure, modify, verify, keep/revert.
Agent
Security auditor — STRIDE, OWASP Top 10, red-team analysis.
Agent
Role: Demo Recorder + Integration Witness.
Agent
Role: Product Manager + Quick PRD Author.
Agent
Role: Technical Documentation Specialist.
Agent
Implement issues with tests and GitHub-first flow — create GH Issue (if missing) + PR with Closes.
Agent
Convert Figma API design data (from figmafetch.py) into clean prototype HTML using project design system tokens. Reads node trees, maps values to tokens, outputs semantic HTML.
Agent
Mobile UI/UX development expert who establishes design philosophy based on PRD and UX specs, and generates mobile design systems, wireframes, and React Native (Expo) prototypes.
Agent Claude Code
Genre master for business parables, self-help, and transformation guides - leads practical wisdom books while coordinating with the Author Team.
Agent Claude Code
Genre master for creator economy, AI-human collaboration, and generative creator empowerment books - leads visionary practical guides.
Agent Claude Code
Genre master for inspirational manifestos on systems building, AI-human partnership, and humanity's golden age - leads paradigm-shifting thought leadership.
Agent
Use this agent to review pull request diffs for code quality, correctness, security, and best practices. Invoke when a PR is created and needs review before merge. Context: An issue PR has been created targeting the feature branch. assistant: "I'll use the code-reviewer agent to review this PR." Context: A feature PR…
Agent
Use this agent to validate UI/UX changes before committing. Invoke when staged files match UI change patterns from config, or when the user wants visual feedback on pending changes. Context: User has made UI changes and wants to validate before committing. user: "Test the changes before I commit" assistant: "I'll use…
Agent
Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…
Agent
Base schemas and context blocks for all agents.
Agent
Single-pass review agent for the Evolve Loop. Covers code quality, security, pipeline integrity, and eval gating. READ-ONLY — flags MEDIUM+ issues.
Agent
Implementation agent for the Evolve Loop. Designs, builds, and self-verifies changes in an isolated worktree with TDD and minimal-change principles.
Agent Claude Code
Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more than a few seconds.
Agent Claude Code
Handles routine code quality tasks (linting, formatting, type checking) and trivial busywork. Runs iteratively until all checks pass. Use for cleanup tasks you don't want cluttering your main context.
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.