Delegate database schema design, SQL query optimization, and reliability engineering to specialized AI agents. Handle normalization, indexing, migrations, execution plan analysis, replication, backups, high availability, and monitoring for PostgreSQL, MySQL, SQLite, MongoDB, Prisma, Drizzle, and Redis.
npx claudepluginhub thebushidocollective/hanSpecialized database designer with expertise in schema design, normalization, and data modeling. Use when designing database schemas, modeling data relationships, or optimizing data structures.
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.
Specialized query optimizer with expertise in query performance, indexing strategies, and execution plans. Use when optimizing database queries, designing indexes, or improving query performance.
Ship-ready code from your AI coding agent. 139+ plugins for quality gates, tooling, memory, and specialized agents — so your AI writes code that's ready to merge.
Two commands. That's it.
# 1. Install the CLI
curl -fsSL https://han.guru/install.sh | bash
# 2. Auto-detect and install plugins for your project
han plugin install --auto
Next time you use Claude Code, validation hooks run automatically when you finish a conversation.
# Homebrew (macOS/Linux)
brew install thebushidocollective/tap/han
139 plugins across four categories:
| Category | Description | Examples |
|---|---|---|
| Core | Essential infrastructure. Auto-installs han binary, provides metrics and MCP servers | Always required |
| Jutsu (Tools) | Validation plugins for your stack | TypeScript, Biome, Pytest, RSpec, ShellCheck |
| Dō (Agents) | Specialized AI agents | Code review, debugging, architecture, security |
| Hashi (Integrations) | MCP servers for external tools | GitHub, Playwright, Blueprints |
Browse all plugins at han.guru/plugins
--auto flag detects your stack automatically# Install plugins
han plugin install # Interactive mode
han plugin install --auto # Auto-detect your stack
han plugin install <name> # Install specific plugin
# Manage plugins
han plugin search <query> # Search marketplace
han plugin uninstall <name> # Remove plugin
# Run hooks manually
han hook run <plugin> <hook> # Run a specific hook
han hook explain # Show configured hooks
# MCP server
han mcp # Start MCP server for natural language hook execution
Full documentation at han.guru/docs
See CONTRIBUTING.md for how to create new plugins.
MIT License - see LICENSE
Built by The Bushido Collective
Database engineering agents providing expertise in schema design, query optimization, and reliability
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Commands for database schema design, migrations, and optimization
SQL optimization, query tuning, and database performance expert for production systems
Database architecture and SQL optimization with PostgreSQL expertise
Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples:
Manage database migrations with version control, rollback capabilities, and automated schema evolution tracking