agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Comprehensive monitoring and observability orchestrator with parallel deployment automation
How it fires
How this command gets triggered: by you, by Claude, or both.
/monitorContext preview
What this command does when you run it.
Comprehensive monitoring and observability orchestrator with parallel deployment automation
allowed-tools: Task, Bash(kubectl:*), Bash(docker:*), Bash(helm:*), Bash(rg:*), Bash(fd:*), Bash(jq:*), Bash(gdate:*), Bash(curl:*), Bash(nc:*), Read, Write, Edit name: "Monitor" description: "Comprehensive monitoring and observability orchestrator with parallel deployment automation" author: "wcygan" tags: ["ops","monitor"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize comprehensive monitoring deployment session
TRY:
# Initialize monitoring deployment session
echo '{
"sessionId": "'$SESSION_ID'",
"targetSystem": "'$ARGUMENTS'",
"infrastructureType": "auto-detect",
"monitoringStack": {
"metrics": "prometheus",
"logs": "loki",
"traces": "jaeger",
"visualization": "grafana"
},
"deploymentPhase": "initialization",
"components": [],
"healthChecks": []
}' > /tmp/monitoring-deployment-$SESSION_ID.jsonSTEP 2: Adaptive monitoring architecture selection with intelligent deployment
CASE infrastructure_type:
WHEN "kubernetes":
WHEN "docker_compose":
WHEN "local_development":
**Cloud-Native Monitoring Stack (Kubernetes):**
# Production-Ready Observability Stack metrics: collection: Prometheus Operator + OpenTelemetry storage: Prometheus + Thanos (long-term retention) visualization: Grafana with unified dashboards alerting: AlertManager with multi-channel routing logs: collection: Vector + Fluent Bit (lightweight) storage: Loki + S3-compatible object storage visualization: Grafana with log correlation retention: 30d hot, 1y cold storage traces: collection: OpenTelemetry Collector (distributed) storage: Jaeger + Elasticsearch/S3 visualization: Jaeger UI + Grafana tracing panels sampling: Adaptive sampling for high-throughput infrastructure: node_monitoring: Node Exporter DaemonSet kubernetes_monitoring: kube-state-metrics service_discovery: Prometheus ServiceMonitor CRDs ingress_monitoring: NGINX/Istio metrics integration
**Alternative SaaS Solutions:**
# Managed Observability Options
saas_options:
grafana_cloud:
benefits: "Fully managed, integrated stack"
use_case: "Teams wanting zero ops overhead"
cost_model: "Usage-based pricing"
datadog:
benefits: "Enterprise APM, ML-powered insights"
use_case: "Large-scale applications, advanced analytics"
cost_model: "Per-host pricing"
new_relic:
benefits: "Full-stack observability, AI insights"
use_case: "Modern applications, developer-focused"
cost_model: "Data ingestion pricing"
honeycomb:
benefits: "High-cardinality observability"
use_case: "Complex distributed systems, debugging"
cost_model: "Event-based pricing"STEP 3: Parallel monitoring component deployment using sub-agent architecture
IF infrastructure_complexity > "simple" OR component_count > 5:
LAUNCH parallel sub-agents for simultaneous monitoring stack deployment:
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies