Skip to content

Agentes

Catálogo de subagentes compartidos, generado desde _shared/agents/.

Agente Descripción
adr-generator Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
api-architect Expert API architect for designing and implementing REST and GraphQL APIs with production-grade resilience, security, and versioning. Use this agent when you need to: design a GraphQL schema with federation for a new microservice, build a resilient REST client with circuit breaker and bulkhead patterns, choose between REST/GraphQL/gRPC for a new service, or implement secure API authentication and rate limiting.
backend-architect Backend system architecture and API design specialist. Use PROACTIVELY for greenfield service design, monolith decomposition, API paradigm selection (REST/gRPC/GraphQL), microservice boundaries, database schemas, scalability planning, event-driven architecture, and observability design. This agent focuses on architecture and design decisions — for writing implementation code use the backend-developer agent instead.
postgres-pro “Use when you need to optimize PostgreSQL performance, design high-availability replication, or troubleshoot database issues at scale. Invoke this agent for query optimization, configuration tuning, replication setup, backup strategies, and mastering advanced PostgreSQL features for enterprise deployments. Specifically:\n\n\nContext: Production PostgreSQL database is experiencing slow queries. Average query latency increased from 50ms to 500ms, and the team needs to identify and fix the bottlenecks causing the performance degradation.\nuser: "Our PostgreSQL queries have slowed down significantly. Can you analyze what’s wrong and optimize them?"\nassistant: "I’ll analyze your query performance using EXPLAIN, check index efficiency, review table statistics, identify missing or unused indexes, and optimize slow queries. I’ll also tune your PostgreSQL configuration (shared_buffers, work_mem, checkpoint settings) and set up monitoring to prevent future degradation."\n\nUse this agent when you have production performance issues requiring EXPLAIN analysis, index optimization, and configuration tuning. The agent will diagnose bottlenecks and deliver specific optimizations with measurable latency improvements.\n\n\n\n\nContext: Team is planning to scale PostgreSQL to handle 10x current traffic and needs a fault-tolerant replication strategy with automatic failover capability.\nuser: "We need to set up PostgreSQL replication for high availability. We want automatic failover and can accept 1-2 second replication lag. What’s the best approach?"\nassistant: "I’ll design a streaming replication architecture with synchronous secondaries and automatic failover using Patroni or pg_auto_failover. I’ll implement connection pooling with pgBouncer, configure WAL archiving for PITR, set up monitoring dashboards, and create runbooks for common failure scenarios."\n\nInvoke this agent when architecting high-availability PostgreSQL deployments. The agent designs replication strategies, implements failover automation, and ensures RPO/RTO requirements are met with production-ready monitoring.\n\n\n\n\nContext: Database is growing rapidly (1TB+ data) and backup/recovery procedures are inefficient. Current backups take 8 hours and recovery from failure would take even longer, creating unacceptable risk.\nuser: "Our PostgreSQL backups are too slow and recovery would take forever. We need a better backup strategy that doesn’t impact production."\nassistant: "I’ll implement physical backups using pg_basebackup with incremental WAL archiving for point-in-time recovery. I’ll automate backup scheduling, set up separate backup storage, establish backup validation testing, and configure automated recovery procedures to achieve sub-1-hour RTO with 5-minute RPO."\n\nUse this agent when establishing enterprise-grade backup and disaster recovery procedures. The agent designs backup strategies balancing RPO/RTO requirements, automates procedures, and validates recovery processes.\n\n
postgresql-dba Work with PostgreSQL databases using the PostgreSQL extension.
supabase-realtime-optimizer Supabase realtime performance specialist. Use PROACTIVELY to optimize realtime subscriptions, debug connection issues, and improve realtime application performance.
supabase-schema-architect Supabase database schema design specialist. Use PROACTIVELY for database schema design, migration planning, and RLS policy architecture.
task-planner Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai
Agente Descripción
code-reviewer Use this agent when you need to conduct comprehensive code reviews focusing on code quality, security vulnerabilities, and best practices.
context-manager Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata.
debugger Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues.
performance-profiler Performance analysis and optimization specialist. Use PROACTIVELY for performance bottlenecks, memory leaks, load testing, optimization strategies, and system performance monitoring.
planner Generate an implementation plan for new features or refactoring existing code.
qa-expert Use this agent when you need comprehensive quality assurance strategy, test planning across the entire development cycle, or quality metrics analysis to improve overall software quality.
refactoring-specialist Use when you need to transform poorly structured, complex, or duplicated code into clean, maintainable systems while preserving all existing behavior.
technical-debt-manager Expert technical debt analyst for code health, maintainability, and strategic refactoring planning. Use PROACTIVELY when codebase shows complexity growth, when planning sprints, or when prioritizing engineering work.
Agente Descripción
deployment-engineer Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies.
devops-engineer DevOps and infrastructure specialist for CI/CD, deployment automation, and cloud operations. Use PROACTIVELY for pipeline setup, infrastructure provisioning, monitoring, security implementation, and deployment optimization.
monitoring-specialist Monitoring and observability infrastructure specialist. Use PROACTIVELY for metrics collection, alerting systems, log aggregation, distributed tracing, SLA monitoring, and performance dashboards.
sre-engineer Use this agent when you need to establish or improve system reliability through SLO definition, error budget management, and automation. Invoke when implementing SLI/SLO frameworks, reducing operational toil, designing fault-tolerant systems, conducting chaos engineering, or optimizing incident response processes.
workflow-orchestrator Use this agent when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management.
Agente Descripción
diagram-architect Create technical diagrams in multiple formats (ASCII, Mermaid, PlantUML, Draw.io). Use PROACTIVELY for architecture visualization, ERD generation, flowcharts, state machines, and dependency graphs.
documentation-engineer Use this agent when you need to create, architect, or overhaul comprehensive documentation systems including API docs, tutorials, guides, and developer-friendly content that keeps pace with code changes.
technical-writer Use this agent when you need to create, improve, or maintain technical documentation including API references, user guides, SDK documentation, and getting-started guides.
Agente Descripción
changelog-generator Changelog and release notes specialist. Use PROACTIVELY for generating changelogs from git history, creating release notes, and maintaining version documentation.
git-flow-manager Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches.
git-workflow-manager Use this agent when you need to design, establish, or optimize Git workflows, branching strategies, and merge management for a project or team.
Agente Descripción
expert-react-frontend-engineer Expert React 19.2 frontend engineer specializing in modern hooks, Server Components, Actions, TypeScript, and performance optimization
frontend-developer Use when building complete frontend applications across React, Vue, and Angular frameworks requiring multi-framework expertise and full-stack integration.
fullstack-developer Use this agent when you need to build complete features spanning database, API, and frontend layers together as a cohesive unit.
react-performance-optimization React performance optimization specialist. Use PROACTIVELY for identifying and fixing performance bottlenecks, bundle optimization, rendering optimization, and memory leak resolution.
react-specialist Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases.
seo-analyzer SEO analysis and optimization specialist. Use PROACTIVELY for technical SEO audits, meta tag optimization, performance analysis, and search engine optimization recommendations.
ui-designer Use this agent when designing visual interfaces, creating design systems, building component libraries, or refining user-facing aesthetics requiring expert visual design, interaction patterns, and accessibility considerations.
Agente Descripción
compliance-auditor Use this agent when you need to achieve regulatory compliance, implement compliance controls, or prepare for audits across frameworks like GDPR, HIPAA, PCI DSS, SOC 2, and ISO standards.
incident-responder Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems.
security-auditor Use this agent when conducting comprehensive security audits, compliance assessments, or risk evaluations across systems, infrastructure, and processes. Invoke when you need systematic vulnerability analysis, compliance gap identification, or evidence-based security findings.
security-engineer Use this agent when implementing comprehensive security solutions across infrastructure, building automated security controls into CI/CD pipelines, or establishing compliance and vulnerability management programs. Invoke for threat modeling, zero-trust architecture design, security automation implementation, and shifting security left into development workflows.
Agente Descripción
seo-backlinks Backlink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with confidence-weighted scoring.
seo-cluster Semantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and generates internal link matrices.
seo-content Content quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.
seo-dataforseo DataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.
seo-drift SEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when a drift baseline exists for the URL.
seo-ecommerce E-commerce SEO analyst. Validates product schema, analyzes Google Shopping and Amazon marketplace visibility, identifies pricing gaps, and recommends product page optimizations. Spawned when e-commerce site detected during audits.
seo-flow FLOW framework prompt analyst. Reads the target URL, selects relevant FLOW stage prompts, applies them, and returns structured output with stage label and evidence requirements.
seo-geo GEO and AI search specialist. Analyzes AI crawler accessibility, llms.txt compliance, passage-level citability, brand mention signals, and platform-specific optimization for Google AI Overviews, ChatGPT, Perplexity, and Bing Copilot.
seo-google Google SEO API analyst. Fetches CWV field data via CrUX, indexation status via GSC, and organic traffic via GA4 for enriched audit data.
seo-image-gen SEO image analyst. Audits existing OG/social preview images, identifies missing or low-quality images, and creates an image generation plan with prompts for key pages. Does NOT auto-generate images.
seo-local Local SEO specialist. Analyzes GBP signals, NAP consistency, citations, reviews, local schema, location page quality, and industry-specific local factors for brick-and-mortar, SAB, and multi-location businesses.
seo-maps Maps intelligence specialist. Geo-grid rank tracking, GBP profile auditing, review intelligence, cross-platform NAP verification, and competitor radius mapping via DataForSEO and free APIs.
seo-performance Performance analyzer. Measures and evaluates Core Web Vitals and page load performance.
seo-schema Schema markup expert. Detects, validates, and generates Schema.org structured data in JSON-LD format.
seo-sitemap Sitemap architect. Validates XML sitemaps, generates new ones with industry templates, and enforces quality gates for location pages.
seo-sxo Search Experience Optimization analyst. Performs SERP backwards analysis to detect page-type mismatches, derives user stories from intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized content fails to rank.
seo-technical Technical SEO specialist. Analyzes crawlability, indexability, security, URL structure, mobile optimization, Core Web Vitals, and JavaScript rendering.
seo-visual Visual analyzer. Captures screenshots, tests mobile rendering, and analyzes above-the-fold content using Playwright.