Database Engineering
Database engineering agents providing expertise in schema design, query optimization, and reliability
Installation
First, install the Han CLI tool:
npm install -g @thebushidocollective/hanThen install the plugin:
han plugin install do-database-engineeringOverview
Database engineering agents providing expertise in schema design, query optimization, and reliability
Agents
This plugin provides the following specialized agents:
- Database Designer
- Database Reliability Engineer
- Query Optimizer
Usage
Agents can be invoked using the Agent tool or through natural conversation:
Use the Database Designer to analyze...
Each agent brings specialized expertise and perspective to their domain.
License
Licensed under MIT - see repository for details.
Agents
database-designer
Specialized database designer with expertise in schema design, normalization, and data modeling. Use when designing database schemas, modeling data relationships, or optimizing data structures.
database-reliability-engineer
Specialized database reliability engineer with expertise in database operations, backup/recovery, and high availability. Use when managing database reliability, implementing backup strategies, or ensuring database uptime.
query-optimizer
Specialized query optimizer with expertise in query performance, indexing strategies, and execution plans. Use when optimizing database queries, designing indexes, or improving query performance.