Guide for linked-intent development (LID). Consult for ALL code changes. Walks changes through a mode-aware six-phase workflow (HLD → LLD → EARS → intent-narrowing edge audit → tests-first → code) with mandatory stops between each phase. Bugs walk the arrow like any other change — no short-circuit. Enforces cascade discipline within arrow segments and pauses across segment boundaries.
$npx -y skills add jszmajda/lid --skill linked-intent-devInstalls into the current project.
Run `npx skills use "https://github.com/jszmajda/lid" --skill "jszmajda/lid/linked-intent-dev"` 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/jszmajda/lid" that are relevant to the current task. Run `npx skills add "https://github.com/jszmajda/lid"` and select the relevant skills, then follow their instructions.