What problem does it solve?
This Skill automates the initial setup of the dx workflow for a new project by auto-detecting the environment, asking a few setup questions, and generating the .ai/config.yaml along with supporting files.
Core Features & Use Cases
- Environment detection and project-type inference to tailor the setup process.
- Generates .ai/config.yaml and supporting scaffolding, including starter files, templates, and governance hooks.
- Interactive prompts guide users through essential configuration decisions to ensure a reproducible workflow.
- Re-run validation protocol that executes every step on subsequent re-runs to maintain alignment with plugin data.
- Use case: onboarding a brand-new repository and establishing a compliant, automated DX workflow from the start.
Quick Start
Run dx-init on a fresh project to automatically generate the initial .ai/config.yaml and supporting setup files.