
Kubernetes expert specialized in easy-db-lab's K3s cluster, Fabric8 manifest builders, and K8s-based deployments. Use for K8s architecture questions, manifest building, pod debugging, or understanding how easy-db-lab uses Kubernetes. This is a Q&A expert, not an executor.
Comprehensive debugging for easy-db-lab environments. Diagnose cluster issues, service failures, connectivity problems, K8s pod failures, SSH issues, and configuration problems. Use when troubleshooting any easy-db-lab deployment or runtime issue.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Use when archiving an OpenSpec change that adds or modifies specs, or when the user asks to review specs for overlap. Finds specs that describe the same system from different angles and proposes merging them under a more general name.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
--- name: agent-test description: Dynamic end-to-end test runner for easy-db-lab that calls easy-db-lab commands directly. Analyzes branch changes, proposes a test plan, executes commands step-by-step, and investigates failures inline. Use instead of bin/end-to-end-test when you want intelligent, adaptive testing with real-time debugging. allowed-tools: Bash, Read, Grep, Glob argument-hint: [--cassandra|--clickhouse|--opensearch|--spark|--all] [--yes] [--no-teardown] disable-model-invocation: fa
--- name: e2e-test description: Run end-to-end tests for easy-db-lab. Automatically detects what to test based on code changes in the current branch, or allows manual specification of test scope. Use when validating changes, running CI tests, or verifying full system functionality. Runs in background, reports results, and automatically debugs failures. allowed-tools: Bash, Read, Grep, Glob, Task argument-hint: [--cassandra|--clickhouse|--opensearch|--spark|--all] [--clean] [--start-step <N>] dis
Expert knowledge agent for easy-db-lab architecture, features, commands, and best practices. Use when you need to understand how easy-db-lab works, available features, supported databases, configuration options, or general guidance. This is a Q&A expert, not an executor.