Deploy ACC services by phase with dependency checks and health validation
/plugin marketplace add Lobbi-Docs/claude/plugin install ahling-command-center@claude-orchestration<phase> [--service SERVICE] [--skip-health]Deploy Ahling Command Center services by phase or individually with automatic dependency validation, pre-deployment checks, health monitoring, and rollback capabilities. ## Your Task You are deploying ACC infrastructure services. Execute phase-based deployment with dependency checks, resource validation, Vault integration, and health monitoring. ## Arguments - `phase` (required): Deployment phase (foundation, home-automation, ai-core, etc.) or "all" - `--service` (optional): Deploy specific service only - `--skip-health` (optional): Skip health checks (not recommended) - `--force` (opti...