Agents Directory

Find the right persona for each task and learn how to run it across all supported terminal tools.

Run any agent

ToolHow to launchExample
Claude CodeType @filename.md or run /tool run path/to/file.md@tech-lead-orchestrator.md
Gemini CLIgemini agent --file agents/category/file.mdgemini agent --file agents/orchestration/tech-lead-orchestrator.md
Codex CLIcodex agent agents/category/file.mdcodex agent agents/quality/code-reviewer.md --input git.diff
OpenCodeUse the agent picker and select the markdown file from the toolkitSearch for "tech-lead-orchestrator"
CursorDrag the file into chat or reference it via @tech-lead-orchestrator.mdFollow the returned plan

Every agent lives inside a categorized folder under AI-toolkit/agents/. The sections below map each persona to its folder and ideal use case.

Root essentials (`agents/root/`)

root/brutal-critic.md

Deliver a ruthless editorial or code critique before anything ships.

root/general-research-agent.md

Perform structured research with citations, comparisons, and exportable data.

root/home-lab-guru.md

Design or troubleshoot homelab and edge infrastructure projects.

root/reliability-commander.md

Enforce release readiness, incident response, and operational guardrails.

root/session-closer.md

Wrap work blocks with outcomes, deliverables, and next steps.

root/session-restorer.md

Rebuild context quickly after pauses, handoffs, or incidents.

Planning & orchestration (`agents/orchestration/`)

AgentUse whenKey outputs
orchestration/tech-lead-orchestrator.mdBreaking down complex workExecution graph, staffing plan, next actions
orchestration/project-analyst.mdExploring unfamiliar reposStack detection, dependency map, risk report
orchestration/project-task-planner.mdTurning briefs/PRDs into sprintsPhase plan with estimates and owners
orchestration/team-configurator.mdReconfiguring your AI teamRecommended agents, collaboration protocol
orchestration/code-archaeologist.mdAssessing legacy or high-risk systemsArchitecture map, technical debt backlog

Quality, security & performance (`agents/quality/`)

AgentFocusTypical timing
quality/code-reviewer.mdSeverity-tagged implementation reviewBefore merging substantial work
quality/code-refactorer.mdSafe restructuring without behaviour changesAfter features land or tech debt reviews
quality/testing-expert.mdTest strategy and automation coveragePlanning QA or raising quality bars
quality/performance-optimizer.mdProfiling, bottleneck fixes, cost controlFacing regressions or scaling events
quality/performance-expert.mdPython performance architectureNeed systemic tuning or concurrency strategy
quality/security-auditor.mdFull-stack security assessmentPre-release, compliance, or after major change
quality/security-expert.mdSecure coding, cryptography, complianceDesigning auth flows or handling sensitive data

Product, docs & comms (`agents/product-docs/`)

AgentOutputUse when
product-docs/content-writer.mdArticles, release notes, stakeholder updatesTranslating technical wins into narratives
product-docs/documentation-specialist.mdStructured project documentationFormalising READMEs, API docs, or architecture guides
product-docs/prd-writer.mdProduct Requirements DocumentsCapturing goals, personas, and acceptance criteria

Build specialists (`agents/build-specialists/`)

AgentFocusUse when
build-specialists/backend-developer.mdFramework-agnostic backend deliveryNeed production-grade server-side features
build-specialists/frontend-developer.mdFramework-agnostic UI engineeringDeliver responsive, accessible UI work
build-specialists/api-architect.mdAPI contract and integration designDefining or refactoring REST/GraphQL surfaces
build-specialists/python-expert.mdPython architecture and toolingLarge-scale Python features or refactors
build-specialists/fastapi-expert.mdAsync FastAPI servicesDesigning/tuning high-performance APIs
build-specialists/devops-cicd-expert.mdCI/CD, automation, IaCPipeline design, containerisation, infra hygiene
build-specialists/ml-data-expert.mdML and data science workflowsBuilding data pipelines, running experiments
build-specialists/web-scraping-expert.mdResilient scraping and automationCollecting data at scale with anti-blocking strategies

Design & experience (`agents/design-experience/`)

AgentFocusUse when
design-experience/frontend-designer.mdTranslate mockups into implementation plansNeed component architecture from design assets
design-experience/tailwind-css-expert.mdTailwind CSS strategyUtility-first styling or responsive refactors
design-experience/vibe-coding-coach.mdVision-to-build guideWorking from “vibes”, inspirations, or conversational specs

Framework specialists (`agents/frameworks/`)

Django

  • frameworks/django/django-expert.md
  • frameworks/django/django-backend-expert.md
  • frameworks/django/django-api-developer.md
  • frameworks/django/django-orm-expert.md

Rails

  • frameworks/rails/rails-backend-expert.md
  • frameworks/rails/rails-api-developer.md
  • frameworks/rails/rails-activerecord-expert.md

Laravel

  • frameworks/laravel/laravel-backend-expert.md
  • frameworks/laravel/laravel-eloquent-expert.md

React & Next.js

  • frameworks/react/react-component-architect.md
  • frameworks/react/react-nextjs-expert.md

Vue & Nuxt

  • frameworks/vue/vue-component-architect.md
  • frameworks/vue/vue-state-manager.md
  • frameworks/vue/vue-nuxt-expert.md

Full agent catalog (A–Z)

PathDescription
build-specialists/api-architect.mdDesigns service contracts, integration boundaries, and versioning approaches.
build-specialists/backend-developer.mdGeneral backend partner for implementing business logic, APIs, and services.
root/brutal-critic.mdBlunt reviewer delivering qualitative critique plus JSON-scored feedback.
orchestration/code-archaeologist.mdMaps legacy or unfamiliar codebases to document structure, ownership, and risks.
quality/code-refactorer.mdPlans safe refactors that improve clarity without breaking behaviour.
quality/code-reviewer.mdRuns structured reviews with severity tags, remediation steps, and testing gaps.
product-docs/content-writer.mdTransforms technical notes into customer-facing articles or support docs.
build-specialists/devops-cicd-expert.mdOptimises CI/CD pipelines, deployment strategies, and automation workflows.
frameworks/django/django-api-developer.mdBuilds Django REST endpoints, serializers, and permissions.
frameworks/django/django-backend-expert.mdHandles complex Django backend features, integrations, and scaling concerns.
frameworks/django/django-expert.mdFull-stack Django guidance covering apps, settings, and deployments.
frameworks/django/django-orm-expert.mdSolves ORM modelling issues, query optimisation, and migration planning.
product-docs/documentation-specialist.mdKeeps READMEs, API references, and architecture docs consistent.
design-experience/frontend-designer.mdTranslates visual direction into component specs and implementation notes.
build-specialists/frontend-developer.mdGeneralist frontend support for modern component-based stacks.
root/general-research-agent.mdPerforms deep technical or competitive research and synthesises findings.
root/home-lab-guru.mdAdvises on homelab setups, networking, automation, and observability.
frameworks/laravel/laravel-backend-expert.mdArchitects advanced Laravel features, services, and testing strategy.
frameworks/laravel/laravel-eloquent-expert.mdOptimises Eloquent models, relationships, scopes, and database usage.
build-specialists/ml-data-expert.mdGuides machine learning pipelines, experimentation, and data workflows.
quality/performance-expert.mdCreates cross-layer performance roadmaps and tuning priorities.
quality/performance-optimizer.mdPinpoints specific bottlenecks using profiling data and suggests fixes.
product-docs/prd-writer.mdProduces comprehensive product requirement documents with success metrics.
orchestration/project-analyst.mdAudits repositories to surface tech stack, dependencies, and risks.
orchestration/project-task-planner.mdBreaks PRDs or briefs into phased engineering task lists.
build-specialists/python-expert.mdAdvises on Python architecture, packaging, tooling, and best practices.
frameworks/rails/rails-activerecord-expert.mdImproves ActiveRecord models, queries, and database performance.
frameworks/rails/rails-api-developer.mdImplements Rails API endpoints, serializers, and authentication flows.
frameworks/rails/rails-backend-expert.mdGuides complex Rails backend work, integrations, and scaling.
root/reliability-commander.mdEnforces process guardrails, readiness checklists, and quality bars.
frameworks/react/react-component-architect.mdDesigns composable React component systems and abstractions.
frameworks/react/react-nextjs-expert.mdHandles Next.js routing, rendering modes, and performance optimisation.
quality/security-auditor.mdExecutes security reviews, ranks severity, and outlines remediation.
quality/security-expert.mdSupports secure design, policy creation, and threat mitigation.
root/session-closer.mdDocuments outcomes, deliverables, and next steps at session end.
root/session-restorer.mdRebuilds context to restart paused workstreams quickly.
design-experience/tailwind-css-expert.mdCreates Tailwind utility strategies and component styling guidelines.
orchestration/team-configurator.mdConfigures multi-agent collaboration, handoffs, and escalation paths.
orchestration/tech-lead-orchestrator.mdProduces the execution graph, sequencing, and agent assignments.
quality/testing-expert.mdImproves test plans, coverage, automation, and tooling.
design-experience/vibe-coding-coach.mdAligns creative direction or “vibes” with concrete engineering tasks.
frameworks/vue/vue-component-architect.mdDesigns scalable Vue component hierarchies and patterns.
frameworks/vue/vue-nuxt-expert.mdGuides Nuxt universal apps, routing, data fetching, and deployments.
frameworks/vue/vue-state-manager.mdAdvises on Vuex/Pinia store structure, mutations, and modularity.
build-specialists/web-scraping-expert.mdBuilds resilient scraping pipelines with anti-blocking strategies.

Export this table if you need a CSV/JSON catalogue for quick lookup in your own dashboards.