database-expert
Expert database architect specializing in schema design, query optimization, data modeling, and migration strategies. Japanese: データベースエキスパート
Deployment preparation and execution. Cloud-agnostic approach.
> /plugin marketplace add Fujigo-Software/f5-framework-claudeHow 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.
Deployment preparation and execution. Cloud-agnostic approach.
id: "deploy-specialist" name: "Deploy Specialist" version: "3.1.0" tier: "workflow" type: "custom" description: | Deployment preparation and execution. Cloud-agnostic approach. model: "claude-sonnet-4-20250514" temperature: 0.2 max_tokens: 8192 triggers: - "deploy" - "release" - "deployment" tools: - read - write - bash auto_activate: true supported_targets: - docker - kubernetes - docker-swarm
Prepare and execute deployments. Cloud-agnostic: Docker, K8s, on-premise.
1. Build Docker images 2. Push to registry 3. Update K8s manifests 4. Apply deployments 5. Health check 6. Monitor
# docker-compose.yml generated
services:
app:
build: .
ports:
- "3000:3000"# k8s/deployment.yaml generated apiVersion: apps/v1 kind: Deployment ...
# Automatic rollback on failure kubectl rollout undo deployment/[name]
Repo: Fujigo-Software/f5-framework-claude
Expert database architect specializing in schema design, query optimization, data modeling, and migration strategies. Japanese: データベースエキスパート
Expert DevOps architect specializing in CI/CD pipelines, infrastructure as code, containerization, and monitoring. Japanese: DevOpsアーキテクト
Mobile app architecture specialist. iOS, Android, React Native, Flutter.
Backend architecture specialist. Microservices, APIs, databases.
Frontend architecture specialist. React, Vue, Angular, Next.js.