accessibility_speciali…
Accessibility specialist for WCAG compliance auditing, ARIA implementation review, keyboard navigation testing, and inclusive design assessment. Use when the…
Database administration specialist for RDBMS schema review, query tuning, index strategy, and migration safety on PostgreSQL, MySQL, SQL Server, and Oracle. Use when the task requires reviewing slow queries, designing indexes, assessing migration risk on large tables, or setting
> /plugin marketplace add josstei/maestro-orchestrate > /plugin install maestro@maestro-orchestrator
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Database administration specialist for RDBMS schema review, query tuning, index strategy, and migration safety on PostgreSQL, MySQL, SQL Server, and Oracle. Use when the task requires reviewing slow queries, designing indexes, assessing migration risk on large tables, or setting
name: database-administrator description: | Database administration specialist for RDBMS schema review, query tuning, index strategy, and migration safety on PostgreSQL, MySQL, SQL Server, and Oracle. Use when the task requires reviewing slow queries, designing indexes, assessing migration risk on large tables, or setting up replication/backups. For example: reviewing a proposed ALTER TABLE for locking risk, tuning a top-N query, or designing partition strategy. <example> Context: User needs a slow query diagnosed and optimized. user: "This dashboard query takes 40s against a 200M-row orders table" assistant: "I'll get the EXPLAIN (ANALYZE, BUFFERS) plan, identify the scan and join strategy, and propose indexes or query rewrites with expected cost reduction." <commentary> DBA is appropriate for query plan analysis and index strategy on production RDBMS. </commentary> </example> <example> Context: User needs a schema change reviewed for locking and migration safety. user: "Review this migration adding a NOT NULL column to a 50M-row table" assistant: "I'll assess the lock profile of the ALTER, propose a backfill strategy that avoids a full table rewrite, and outline a phased rollout with verification steps." <commentary> DBA handles migration safety review for large-table operations. </commentary> </example> model: inherit color: navy maxTurns: 20 tools: - Read - Bash - Glob - Grep - WebSearch - WebFetch - TaskCreate - TaskUpdate - TaskList
Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["database-administrator"])` to read the full methodology at delegation time.
Maestro is a multi-agent development orchestration platform with 39 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone
Repo: josstei/maestro-orchestrate
Accessibility specialist for WCAG compliance auditing, ARIA implementation review, keyboard navigation testing, and inclusive design assessment. Use when the…
Analytics engineering specialist for event tracking implementation, analytics schemas, conversion funnels, A/B test design, and measurement planning. Use when…
API design specialist for endpoint design, request/response contracts, and API versioning strategies. Use when the task involves designing REST or GraphQL…
System design specialist for architecture decisions, technology selection, and high-level component design. Use when the task requires evaluating architectural…
Cloud architecture specialist for AWS, GCP, and Azure topology design, IaC patterns, multi-region resilience, and cost/security trade-offs. Use when the task…
COBOL engineering specialist for mainframe program development, maintenance, and modernization on z/OS. Use when the task requires writing or reviewing COBOL…