Guided setup and upgrade-check experience for Lattice projects -- scans the repository, detects existing configuration and outdated conventions, suggests refiners and available upgrades in priority order, and creates or reconciles the .lattice/ config. Bridges the gap between installing skills and getting first value, and between upgrading Lattice and adopting its newest conventions. Use when the user says 'lattice init', 'set up lattice', 'initialize lattice', 'get started with lattice', 'configure lattice for this project', 'check for lattice upgrades', or 'upgrade lattice conventions'.
$npx -y skills add techygarg/lattice --skill lattice-initInstalls into the current project.
Run `npx skills use "https://github.com/techygarg/lattice" --skill "techygarg/lattice/lattice-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/techygarg/lattice" that are relevant to the current task. Run `npx skills add "https://github.com/techygarg/lattice"` and select the relevant skills, then follow their instructions.