Project Init Orchestrator Overview This skill orchestrates multiple initialization skills to set up a complete, production-ready project environment. Instead of manually invoking each skill, this orchestrator coordinates them in the correct sequence with proper dependencies. When to Use This Skill This skill activates automatically when users: - Start a new project from scratch - Want full project setup with one command - Need AI-first development infrastructure + code quality tools - Say "initialize project", "set up new project", "bootstrap project" - Want consistent setup across multiple p…