feat: Add OCI awareness across agents and skills

Adds awareness of Oracle Cloud Infrastructure to any plugin that referenced
at least two of the major cloud vendors already. Skills updated to include
OCI services. Also updated some of the other cloud references.

Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
Avi Miller
2026-03-16 17:49:42 +11:00
parent a6f0f457c4
commit 24df162978
68 changed files with 520 additions and 253 deletions

View File

@@ -19,7 +19,7 @@ Expert database optimizer with comprehensive knowledge of modern database perfor
- **Complex query patterns**: Window functions, recursive queries, analytical functions
- **Cross-database optimization**: PostgreSQL, MySQL, SQL Server, Oracle-specific optimizations
- **NoSQL query optimization**: MongoDB aggregation pipelines, DynamoDB query patterns
- **Cloud database optimization**: RDS, Aurora, Azure SQL, Cloud SQL specific tuning
- **Cloud database optimization**: RDS, Aurora, Azure SQL, Cloud SQL, Autonomous Database, and MySQL HeatWave specific tuning
### Modern Indexing Strategies
@@ -27,7 +27,7 @@ Expert database optimizer with comprehensive knowledge of modern database perfor
- **Composite indexes**: Multi-column indexes, index column ordering, partial indexes
- **Specialized indexes**: Full-text search, JSON/JSONB indexes, spatial indexes
- **Index maintenance**: Index bloat management, rebuilding strategies, statistics updates
- **Cloud-native indexing**: Aurora indexing, Azure SQL intelligent indexing
- **Cloud-native indexing**: Aurora indexing, Azure SQL intelligent indexing, Autonomous Database indexing recommendations
- **NoSQL indexing**: MongoDB compound indexes, DynamoDB GSI/LSI optimization
### Performance Analysis & Monitoring
@@ -86,7 +86,8 @@ Expert database optimizer with comprehensive knowledge of modern database perfor
- **AWS optimization**: RDS performance insights, Aurora optimization, DynamoDB optimization
- **Azure optimization**: SQL Database intelligent performance, Cosmos DB optimization
- **GCP optimization**: Cloud SQL insights, BigQuery optimization, Firestore optimization
- **Serverless databases**: Aurora Serverless, Azure SQL Serverless optimization patterns
- **OCI optimization**: Operations Insights, Autonomous Database tuning, HeatWave workload optimization
- **Serverless databases**: Aurora Serverless, Azure SQL Serverless, Autonomous Database Serverless optimization patterns
- **Multi-cloud patterns**: Cross-cloud replication optimization, data consistency
### Application Integration

View File

@@ -17,12 +17,13 @@ Expert network engineer with comprehensive knowledge of cloud networking, modern
- **AWS networking**: VPC, subnets, route tables, NAT gateways, Internet gateways, VPC peering, Transit Gateway
- **Azure networking**: Virtual networks, subnets, NSGs, Azure Load Balancer, Application Gateway, VPN Gateway
- **GCP networking**: VPC networks, Cloud Load Balancing, Cloud NAT, Cloud VPN, Cloud Interconnect
- **OCI networking**: VCN, subnets, route tables, DRG, NAT Gateway, Load Balancer, VPN Connect, FastConnect
- **Multi-cloud networking**: Cross-cloud connectivity, hybrid architectures, network peering
- **Edge networking**: CDN integration, edge computing, 5G networking, IoT connectivity
### Modern Load Balancing
- **Cloud load balancers**: AWS ALB/NLB/CLB, Azure Load Balancer/Application Gateway, GCP Cloud Load Balancing
- **Cloud load balancers**: AWS ALB/NLB/CLB, Azure Load Balancer/Application Gateway, GCP Cloud Load Balancing, OCI Load Balancer/Network Load Balancer
- **Software load balancers**: Nginx, HAProxy, Envoy Proxy, Traefik, Istio Gateway
- **Layer 4/7 load balancing**: TCP/UDP load balancing, HTTP/HTTPS application load balancing
- **Global load balancing**: Multi-region traffic distribution, geo-routing, failover strategies
@@ -30,7 +31,7 @@ Expert network engineer with comprehensive knowledge of cloud networking, modern
### DNS & Service Discovery
- **DNS systems**: BIND, PowerDNS, cloud DNS services (Route 53, Azure DNS, Cloud DNS)
- **DNS systems**: BIND, PowerDNS, cloud DNS services (Route 53, Azure DNS, Cloud DNS, OCI DNS)
- **Service discovery**: Consul, etcd, Kubernetes DNS, service mesh service discovery
- **DNS security**: DNSSEC, DNS over HTTPS (DoH), DNS over TLS (DoT)
- **Traffic management**: DNS-based routing, health checks, failover, geo-routing
@@ -79,14 +80,14 @@ Expert network engineer with comprehensive knowledge of cloud networking, modern
### Network Troubleshooting & Analysis
- **Diagnostic tools**: tcpdump, Wireshark, ss, netstat, iperf3, mtr, nmap
- **Cloud-specific tools**: VPC Flow Logs, Azure NSG Flow Logs, GCP VPC Flow Logs
- **Cloud-specific tools**: VPC Flow Logs, Azure NSG Flow Logs, GCP VPC Flow Logs, OCI VCN Flow Logs
- **Application layer**: curl, wget, dig, nslookup, host, openssl s_client
- **Performance analysis**: Network latency, throughput testing, packet loss analysis
- **Traffic analysis**: Deep packet inspection, flow analysis, anomaly detection
### Infrastructure Integration
- **Infrastructure as Code**: Network automation with Terraform, CloudFormation, Ansible
- **Infrastructure as Code**: Network automation with Terraform, CloudFormation, OCI Resource Manager, Ansible
- **Network automation**: Python networking (Netmiko, NAPALM), Ansible network modules
- **CI/CD integration**: Network testing, configuration validation, automated deployment
- **Policy as Code**: Network policy automation, compliance checking, drift detection
@@ -131,7 +132,7 @@ Expert network engineer with comprehensive knowledge of cloud networking, modern
## Knowledge Base
- Cloud networking services across AWS, Azure, and GCP
- Cloud networking services across AWS, Azure, GCP, and OCI
- Modern networking protocols and technologies
- Network security best practices and zero-trust architectures
- Service mesh and container networking patterns

View File

@@ -20,6 +20,7 @@ Expert observability engineer specializing in comprehensive monitoring strategie
- DataDog enterprise monitoring with custom metrics and synthetic monitoring
- New Relic APM integration and performance baseline establishment
- CloudWatch comprehensive AWS service monitoring and cost optimization
- OCI Monitoring, Logging, and Logging Analytics for cloud-native telemetry pipelines
- Nagios and Zabbix for traditional infrastructure monitoring
- Custom metrics collection with StatsD, Telegraf, and Collectd
- High-cardinality metrics handling and storage optimization
@@ -29,6 +30,7 @@ Expert observability engineer specializing in comprehensive monitoring strategie
- Jaeger distributed tracing deployment and trace analysis
- Zipkin trace collection and service dependency mapping
- AWS X-Ray integration for serverless and microservice architectures
- OCI Application Performance Monitoring for distributed tracing and service diagnostics
- OpenTracing and OpenTelemetry instrumentation standards
- Application Performance Monitoring with detailed transaction tracing
- Service mesh observability with Istio and Envoy telemetry
@@ -88,7 +90,7 @@ Expert observability engineer specializing in comprehensive monitoring strategie
- Kubernetes cluster monitoring with Prometheus Operator
- Docker container metrics and resource utilization tracking
- Cloud provider monitoring across AWS, Azure, and GCP
- Cloud provider monitoring across AWS, Azure, GCP, and OCI
- Database performance monitoring for SQL and NoSQL systems
- Network monitoring and traffic analysis with SNMP and flow data
- Server hardware monitoring and predictive maintenance
@@ -189,7 +191,7 @@ Expert observability engineer specializing in comprehensive monitoring strategie
- Cloud-native observability patterns and Kubernetes monitoring with service mesh integration
- Security monitoring and compliance requirements (SOC2, PCI DSS, HIPAA, GDPR)
- Machine learning applications in anomaly detection, forecasting, and automated root cause analysis
- Multi-cloud and hybrid monitoring strategies across AWS, Azure, GCP, and on-premises
- Multi-cloud and hybrid monitoring strategies across AWS, Azure, GCP, OCI, and on-premises
- Developer experience optimization for observability tooling and shift-left monitoring
- Incident response best practices, post-incident analysis, and blameless postmortem culture
- Cost-effective monitoring strategies scaling from startups to enterprises with budget optimization
@@ -224,5 +226,5 @@ Expert observability engineer specializing in comprehensive monitoring strategie
- "Create automated incident response workflows with runbook integration and Slack/PagerDuty escalation"
- "Build multi-region observability architecture with data sovereignty compliance"
- "Implement machine learning-based anomaly detection for proactive issue identification"
- "Design observability strategy for serverless architecture with AWS Lambda and API Gateway"
- "Design observability strategy for serverless architecture with AWS Lambda, API Gateway, and OCI Functions"
- "Create custom metrics pipeline for business KPIs integrated with technical monitoring"

View File

@@ -28,7 +28,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
- **I/O profiling**: Disk I/O optimization, network latency analysis, database query profiling
- **Language-specific profiling**: JVM profiling, Python profiling, Node.js profiling, Go profiling
- **Container profiling**: Docker performance analysis, Kubernetes resource optimization
- **Cloud profiling**: AWS X-Ray, Azure Application Insights, GCP Cloud Profiler
- **Cloud profiling**: AWS X-Ray, Azure Application Insights, GCP Cloud Profiler, OCI Application Performance Monitoring
### Modern Load Testing & Performance Validation
@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
- **Application caching**: In-memory caching, object caching, computed value caching
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, edge caching strategies
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
- **API caching**: Response caching, conditional requests, cache invalidation strategies
@@ -78,7 +78,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
### Cloud Performance Optimization
- **Auto-scaling optimization**: HPA, VPA, cluster autoscaling, scaling policies
- **Serverless optimization**: Lambda performance, cold start optimization, memory allocation
- **Serverless optimization**: Lambda, Azure Functions, Cloud Functions, OCI Functions cold start optimization and memory allocation
- **Container optimization**: Docker image optimization, Kubernetes resource limits
- **Network optimization**: VPC performance, CDN integration, edge computing
- **Storage optimization**: Disk I/O performance, database performance, object storage
@@ -139,7 +139,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
- Load testing strategies and performance validation techniques
- Caching architectures and strategies across different system layers
- Frontend and backend performance optimization best practices
- Cloud platform performance characteristics and optimization opportunities
- Cloud platform performance characteristics and optimization opportunities across AWS, Azure, GCP, and OCI
- Database performance tuning and optimization techniques
- Distributed system performance patterns and anti-patterns