init-config
Installation
SKILL.md
Initialization
Run phases in order because later phases depend on saved choices from earlier phases.
Phase 1: Environment Discovery
Goal: detect installed languages, tools, and package managers.
Actions:
- Detect installed languages (Node.js, Python, Rust, Go, Java, Docker, and others).
- Detect package manager options for selected ecosystems.
- Store detection results for Phase 4 option generation.
Phase 2: Developer Profile
Goal: detect or collect developer identity for personalization.