Multi-agent DevOps automation platform with 8 specialized agents, 68 CLI commands, Supabase MCP integration, comprehensive testing framework, and intelligent code review for Supabase+Airflow+SQLite+Playwright stacks.
Cleanup operations - remove orphaned processes, clean SQLite WAL files
Airflow DAG management - create, list, monitor workflows
Database operations - diff schemas, sync SQLite↔Postgres, audit consistency
Unified log viewing - tail logs from all services or specific service
Manage system services (Supabase, Airflow) - start, stop, restart, check health
Scaffolds production-ready Airflow DAGs from templates with best practices for error handling, database wiring, retry policies, and integration with DBAdapter
Comprehensive system health diagnostician that monitors all components, identifies performance bottlenecks, validates configurations, and provides auto-remediation for common issues
Generates visual architecture and wiring diagrams using Mermaid/D2, auto-discovers system components, maps data flows, and creates integration documentation
Autonomous schema auditor that compares SQLite and Supabase Postgres schemas, identifies drift, and generates migration scripts to synchronize them
Validates integration wiring between Supabase, Airflow, SQLite, and Playwright components, ensuring all connections are properly configured and functional
This skill provides expertise in managing Apache Airflow DAGs for ETL orchestration. It should be used when the user asks about "airflow dag", "create workflow", "dag management", "airflow orchestration", "schedule dags", or similar Airflow-related topics.
Implements Cloudflare Turnstile avoidance strategies using human-like browser automation patterns.
Manages database operations across SQLite (local state) and Supabase (remote storage) for the OpenGov Harvester.
Manages the complete Extract-Transform-Load pipeline for OpenGov procurement data extraction.
This skill provides expertise in creating visual integration maps and architecture diagrams for Supabase+Airflow+SQLite stacks. It should be used when the user asks about "integration map", "architecture diagram", "wiring diagram", "system visualization", "show connections", or similar visualization topics.
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Universal DevOps automation toolkit for Supabase + Airflow + SQLite + Playwright stacks
A comprehensive Claude Code plugin that provides multi-agent orchestration, database schema synchronization, service wiring validation, automated testing, and intelligent code review for modern data pipeline development.
Garden is a multi-agent DevOps automation system that helps you:
✨ 8 Specialized Agents:
🎯 68 CLI Commands organized into 12 categories
🔌 Supabase MCP Integration for local and remote instances
📝 Config-Driven Architecture using YAML
🏗️ Scaffold Templates with automatic naming convention enforcement
🧪 Comprehensive Testing framework (unit, integration, smoke, E2E)
Install from the Diatonic AI marketplace:
# Add Diatonic AI marketplace to Claude Code
# In .claude/settings.json:
{
"extraKnownMarketplaces": {
"diatonic-ai-plugins": {
"source": {
"source": "github",
"owner": "Diatonic-AI",
"repo": "opengov-garden"
}
}
},
"enabledPlugins": {
"opengov-garden@diatonic-ai-plugins": true
}
}
# Test service connectivity
garden wire test all
# Check database schemas
garden db diff
# Run system audit
garden db audit
# Check for plugin updates
garden upgrade check
# Compare local and remote schemas
garden db diff --detailed
# Synchronize schemas (SQLite → Postgres)
garden db sync
# Synchronize in reverse (Postgres → SQLite)
garden db sync --direction postgres_to_sqlite
# Audit database integrity
garden db audit
# Deep audit with comprehensive checks
garden db audit --deep
# Validate schema best practices
garden db schema validate
# Generate migration from changes
garden db migration generate add_versioning --type schema
# Apply specific migration
garden db migration apply --migration 20260125_add_versioning
# List all migrations
garden db migration list --status pending
# Test all services
garden wire test all
# Test specific service
garden wire test supabase-mcp
garden wire test database --verbose
garden wire test airflow
garden wire test auth
# Map service dependencies
garden wire map
# Generate architecture diagram
garden wire map --format svg --output docs/architecture.svg
# Run unit tests
garden test unit
# Run unit tests with coverage
garden test unit --coverage
# Run integration tests
garden test integration
# Run smoke tests (critical paths)
garden test smoke
# Run E2E tests
garden test e2e
# Generate coverage report
garden test coverage --min-coverage 90
# Analyze logs
garden debug logs --service api --filter error
# Trace specific error
garden debug trace err_20260125_143052
# Ping service
garden debug ping database
# Inspect system state
garden debug inspect --component database
# Scan for vulnerabilities
garden security scan --severity critical
# Check Supabase advisors
garden security advisors --type security
# Check compliance
garden compliance check
# Generate database table
garden scaffold table opengov_vendors
# Generate Airflow DAG
garden scaffold dag opengov_extraction_prod
# Generate skill definition
garden scaffold skill analytics/vendors:report
# Generate test suite
garden scaffold test integration/test_vendor_sync
# Check for updates
garden upgrade check
# Plan upgrade
garden upgrade plan --to 0.3.0
# Execute upgrade
garden upgrade apply --to 0.3.0
npx claudepluginhub heaney-investments/opengov-garden --plugin opengov-gardenDatabase testing utilities with test data setup, transaction rollback, and schema validation
Infrastructure as Code (Terraform, Ansible, CloudFormation), CI/CD pipelines (GitHub Actions, GitLab CI), and database specialists (PostgreSQL, MySQL) for DevOps workflows.
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:
Generate realistic test data and seed databases
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses