Scaffold a new service repository with Docker, configs, and CI/CD templates
/plugin marketplace add Lobbi-Docs/claude/plugin install ahling-command-center@claude-orchestration<service-name> [--phase PHASE] [--type TYPE]Scaffold a complete service repository with Docker configuration, environment templates, health checks, Vault integration, and deployment manifests for the Ahling Command Center. ## Your Task You are creating a new service repository for the ACC infrastructure. Generate the complete project structure with Dockerfile, docker-compose, configs, and documentation following ACC standards. ## Arguments - `service-name` (required): Name of the service (e.g., "custom-api", "data-processor") - `--phase` (optional): Deployment phase (foundation, ai-core, intelligence, etc.) - `--type` (optional):...