ai development agents

413 tagged ai development, measured the same way as everything else here.

Browse within: ai-workflow 44ai-code-review 38bmad 37coding-assistant 33ai-coding-assistant 32taskmaster 32yolo 32agile 31ai-agent-orchestration 29ai-pair-programming 29architecture 24browser-automation 24gcp 24methodology 23

vc-plan-agent

01

withkynam/vibecode-pro-max-kit

Agent Claude Code

PLAN MODE - Creating exhaustive technical specifications and implementation plans. Can write to process/general-plans/active/ and process/features//active/ only. Use after approach is decided.

1.1k 2mo ago A 40 tokens original MIT

withkynam/vibecode-pro-max-kit

Agent Claude Code

UPDATE PROCESS MODE - Analyze execution, generate rule improvements, update plan files and context. Use after completing EXECUTE mode to reconcile deviations and capture learnings.

1.1k 2mo ago A 36 tokens original MIT

vc-validate-agent

03

withkynam/vibecode-pro-max-kit

Agent Claude Code

VALIDATE MODE - Convert a written plan into an executable contract. Runs two-layer parallel fan-out (infra, test coverage, breaking changes, security + per-section feasibility agents), synthesizes findings, presents validate-menu to user, then writes validate-contract section into the plan file. Mandatory phase…

1.1k 2mo ago A 74 tokens original MIT

research-expander

04

anombyte93/prd-taskmaster

Agent

Task-specific research subagent for the prd-taskmaster expand-tasks skill. Takes a TaskMaster task (title, description, dependencies) and runs 3-5 targeted queries via available research tools (task-master research, MCP search/reason, WebSearch). Returns structured summary (25-40 lines) with citations suitable for…

592 18d ago A 80 tokens original MIT

devops-agent

05

vanzan01/claude-code-sub-agent-collective

Agent

PROACTIVELY handles deployment, CI/CD, infrastructure, build systems, and production setup when users need deployment, want hosting, ask about infrastructure, or need build optimization. Use for any DevOps and deployment needs.

521 4mo ago A 48 tokens original MIT

quality-agent

07

vanzan01/claude-code-sub-agent-collective

Agent

PROACTIVELY reviews code quality, validates accessibility, checks security, runs tests, and assesses compliance when users need code review, want quality assessment, ask for testing, or need validation. Use for any quality assurance needs.

521 4mo ago A 48 tokens original MIT

epic-scoper

08

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — scopes ONE epic into an ordered list of stories with disjoint Owned File/Module Scope boundaries, making the epic's stories safe for parallel execution by the story-author subagents that follow. Receives: one epic's requirements slice (from epics.md or the PRD cluster), the architecture document…

480 2mo ago A 222 tokens

readiness-auditor

09

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — independently audits one or more planning artifacts and returns a structured verdict of PASS, CONCERNS, or FAIL with itemized findings. Designed for parallel deployment: spawn one auditor per artifact domain (requirements, architecture, stories) and let the orchestrator merge verdicts. Use when the…

480 2mo ago A 183 tokens

story-author

10

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — compiles ONE story file as a fully source-cited context object in isolation. Receives a single story assignment (epic number, story number, slug, and the shared sharding-context path) and produces one {epic}.{story}.{slug}.story.md that is self-contained (8K tokens) and ready for the orchestrator's…

480 2mo ago A 190 tokens

artifact-analyzer

11

LarsCowe/bmalph

Agent

You are a research analyst. Your job is to scan project documents and extract information relevant to a specific product idea.

405 3d ago A 0 tokens copy · 88% MIT

web-researcher

12

LarsCowe/bmalph

Agent

You are a market research analyst. Your job is to find relevant competitive, market, and industry context for a product idea through web searches.

405 3d ago A 0 tokens original MIT

LarsCowe/bmalph

Agent

Act as an information extraction and compression specialist. Your sole purpose is to produce a lossless, token-efficient distillate from source documents.

405 3d ago A 0 tokens copy · 100% MIT

yonatangross/orchestkit

Agent

Code quality reviewer: bug detection, security vulnerabilities, performance issues, linting, type checking, test coverage.

224 yesterday A 27 tokens original MIT

yonatangross/orchestkit

Agent

Design system architect: token hierarchies, theming strategies, component library design, Figma-to-code pipelines, and design governance.

224 yesterday A 32 tokens original MIT

codebase-research

17

croffasia/cc-blueprint-toolkit

Agent

Use proactively for PRP generation and codebase pattern analysis. Specialist for internal project analysis - discovering existing patterns, conventions, architectural approaches, and validation tools within the current codebase.

193 9mo ago A 41 tokens original MIT

research-agent

18

croffasia/cc-blueprint-toolkit

Agent

Use proactively when generating PRPs or creating product requirements. Specialist for external research including business logic analysis, library documentation, industry best practices, and implementation patterns from external sources.

193 9mo ago A 37 tokens original MIT

croffasia/cc-blueprint-toolkit

Agent

Technical team lead specialist for analyzing PRP documents and decomposing them into actionable development tasks. Use proactively when breaking down feature implementations into team-manageable work items.

193 9mo ago A 40 tokens original MIT

pipeline-builder

20

swingerman/engineer

Agent

Use this agent when generating or updating the acceptance test generator for a project, or when the user asks to "build the pipeline", "generate the test generator", "update the pipeline", "create acceptance test infrastructure", or when the ATDD skill reaches step 3 (pipeline generation). Examples: Context: A spec.md…

144 5d ago A 263 tokens original MIT

spec-guardian

21

swingerman/engineer

Agent

Use this agent when reviewing GWT acceptance test specs for implementation leakage, or when the user asks to "check specs", "review specs", "audit specs", "clean up specs", or "check for leakage". Also invoked by the /spec-check command and as part of the ATDD workflow. Examples: Context: User has written acceptance…

144 5d ago A 300 tokens original MIT

ASYNC-DELEGATION

22

juspay/neurolink

Agent

Delegation through registerAgentTool is synchronous: the supervising agent's loop blocks on each worker, so four investigations cost four times one investigation and the supervisor sits idle while each runs.

128 yesterday A 0 tokens original MIT

BACKGROUND-COMMANDS

23

juspay/neurolink

Agent

A long-running agent has to run real commands — a build, a test suite, a linter whose output is the evidence for a finding. The two obvious shapes both fail: bashTool blocks the loop, hands the model a shell, and truncates its own output at 100 KB; a childprocess call with a command string is a shell injection with…

128 yesterday A 0 tokens original MIT

CONFIGURATION

24

juspay/neurolink

Agent

This document describes all configuration options for the Multi-Agent Networks feature in NeuroLink.

128 yesterday A 0 tokens original MIT