Agent
Create or update the feature specification from a natural language feature description.
2,166 tagged ai-coding, measured the same way as everything else here.
Browse within: agentic-coding 191claude-ai 125agent-orchestration 120code-quality 120copilot 117agentic-workflow 116claude-code-agents 93Code Generation 87ai-coding-assistant 80ai-coding-agent 64ai-skills 63claude-code-hooks 63agentic-engineering 60ai-agent-templates 60
Agent
Create or update the feature specification from a natural language feature description.
madebyaris/advance-minimax-m3-cursor-rules
Agent Cursor
Debugging specialist for errors and test failures. Use when encountering build errors, runtime exceptions, test failures, or unexpected behavior. Invoke with /debugger to investigate issues.
madebyaris/advance-minimax-m3-cursor-rules
Agent Cursor
Validates completed work. Use after tasks are marked done to confirm implementations are functional. Invoke with /verifier when you need to verify code actually works.
Agent
DEPRECATED alias for emergency-writer. Use emergency-writer in new dispatches. Same tools and behavior.
Agent
DEPRECATED alias for night-reviewer. Use night-reviewer in new dispatches. Same tools and behavior.
Agent
Solo PM. Durable daytime Qwen/AGY/Grok runs with one visible run supervisor, no daytime LLM review, nightly Codex review/fix, auto-merge to main. No production code edits.
Agent
Read-only analysis subagent dispatched explicitly by paad's multi-agent skills — not for general-purpose analysis; performs one focused analysis pass and returns its findings without modifying the repository.
Agent
Creates implementation plans from context and requirements.
Agent
Code review specialist for quality and security analysis.
Agent
Fast codebase recon that returns compressed context for handoff to other agents.
Agent
Use when reviewing a diff or PR for structural issues, error handling, edge cases, complexity, and style. Dispatched primarily by code-review-loop. Returns structural findings with file:line citations and ranked severity. Pairs with security-auditor for sensitive paths. Context: A PR is ready for first-pass review.…
Agent
Use when reviewing the experience dimension of a written plan (UX + DX). Dispatched primarily by plan-review-experience (via plan-review). Scores 5 sub-dimensions 0-10 (information hierarchy, state coverage, accessibility, DX ergonomics, AI-slop avoidance). Context: A plan with both UI and API changes needs review.…
Agent
Use when reviewing security-sensitive code paths or running OWASP / supply-chain checks. Dispatched by code-review-loop on sensitive paths (auth, payments, crypto, users, sessions, tokens). Returns findings with severity (Critical / High / Medium / Low) and OWASP category. Context: A diff touches the auth middleware.…
Agent
The context answerer retrieves stored context and synthesizes evidence-backed answers for agents and users.
Agent
The context graph agent runs after curated records are available. It builds a sparse graph of useful relationships between decisions, constraints, facts, preferences, references, evidence, and handoffs.
Agent
Trace ingestion is the hot path. It turns one indexed source session into a small episode record plus zero or more durable context records.
Agent
Django ORM, Django REST Framework, FastAPI async patterns, and Pydantic v2 specialist. Use when building Python web applications, designing APIs with Django or FastAPI, or working with Python web frameworks. Trigger phrases: Django, FastAPI, DRF, Django REST Framework, Pydantic, ORM, queryset, viewset, serializer…
Agent
Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.
Agent
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.
Agent Claude Code
Code quality, testing, and validation enforcement specialist.
Agent Claude Code
Coordinates Sugar's autonomous development workflows with strategic oversight.
Agent Claude Code
Strategic task planning and breakdown specialist for complex development work.
GantisStorm/essentials-claude-code
Agent
Verbatim plan-to-beads converter using the bd CLI. Copies full implementation code, requirements, and exit criteria directly into each bead. Each bead is 100% self-contained - no plan back-references or external lookups needed.
GantisStorm/essentials-claude-code
Agent
Architectural Bug Investigation Agent. Deep investigation with line-by-line code analysis, produces fix plans with exact code changes, regression prevention, and verification criteria. Plans work with any executor (loop or swarm).