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.
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
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.
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.
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…
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…
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.
vanzan01/claude-code-sub-agent-collective
Agent
Analyzes Product Requirements Documents (PRDs), conducts Context7 research for mentioned technologies, and generates research-informed tasks for TaskMaster.
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.
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…
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…
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…
Agent
You are a research analyst. Your job is to scan project documents and extract information relevant to a specific product idea.
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.
Agent
Act as an information extraction and compression specialist. Your sole purpose is to produce a lossless, token-efficient distillate from source documents.
Agent
Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.
Agent
Code quality reviewer: bug detection, security vulnerabilities, performance issues, linting, type checking, test coverage.
Agent
Design system architect: token hierarchies, theming strategies, component library design, Figma-to-code pipelines, and design governance.
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.
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.
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.
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…
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…
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.
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…
Agent
This document describes all configuration options for the Multi-Agent Networks feature in NeuroLink.