What problem does it solve?
This skill prevents accidental data loss by providing a clear, authoritative reference on how aitk commands interact with your project files, ensuring you know exactly what will be overwritten, merged, or ignored before you execute a command.
Core Features & Use Cases
- Impact Analysis: Provides a detailed contract of how sync commands affect golden configs, dictionary seeds, and standards.
- Safety Guardrails: Offers clear guidance on which files are user-owned versus tool-managed, helping you avoid destructive operations.
- Use Case: Before running a global tooling update, consult this skill to confirm whether your local eslint configurations will be preserved or overwritten by the toolkit's golden standards.
Quick Start
Ask the toolkit-cli skill to explain the overwrite contract for the aitk tooling sync command before you run it in your terminal.