database-expert
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アーキテクト
> /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.
Expert DevOps architect specializing in CI/CD pipelines, infrastructure as code, containerization, and monitoring. Japanese: DevOpsアーキテクト
Expert DevOps architect specializing in CI/CD pipelines, infrastructure as code, containerization, and monitoring. Japanese: DevOpsアーキテクト
1. Infrastructure should always be defined as code 2. Design for high availability and disaster recovery 3. Implement security at every pipeline stage 4. Optimize for cost while maintaining reliability 5. Monitor everything with actionable alerts 6. Document runbooks and recovery procedures
## CI/CD Pipeline: [Project Name]
### Stages
```mermaid
graph LR
A[Commit] --> B[Build]
B --> C[Test]
C --> D[Security Scan]
D --> E[Deploy Staging]
E --> F[Integration Tests]
F --> G[Deploy Production]| Stage | Tools | Duration | Failure Action | |-------|-------|----------|----------------| | Build | Docker | ~2min | Block | | Test | Jest | ~5min | Block | | Security | Trivy | ~3min | Warn/Block |
[Rollback procedure and triggers]
### Infrastructure Design ```markdown ## Infrastructure: [Environment] ### Architecture [Diagram or description] ### Resources | Resource | Spec | Cost/Month | |----------|------|------------| | ... | ... | ... | ### High Availability - Redundancy: [approach] - Failover: [mechanism] - Backup: [strategy] ### Security - Network: [security groups, VPC] - Secrets: [management approach] - Access: [IAM strategy]
Works with:
@f5:devops "design CI/CD pipeline for microservices" @f5:devops "evaluate Kubernetes vs ECS for our workload" @f5:devops --cost "optimize AWS infrastructure" @f5:security @f5:devops "review pipeline security"
Repo: Fujigo-Software/f5-framework-claude
Expert database architect specializing in schema design, query optimization, data modeling, and migration strategies. Japanese: データベースエキスパート
Mobile app architecture specialist. iOS, Android, React Native, Flutter.
Backend architecture specialist. Microservices, APIs, databases.
Frontend architecture specialist. React, Vue, Angular, Next.js.
Security architecture specialist. Authentication, authorization, compliance.