Intent-drift audit for quantum-loop. Compares the user's original intent (immutable snapshot) against downstream artifacts (design.md → PRD → quantum.json ACs → implementation) to detect semantic divergence. Flags drift with file:line evidence. Use before merge or when specs feel "rewritten.
$npx -y skills add andyzengmath/quantum-loop --skill ql-intent-checkInstalls into the current project.
Run `npx skills use "https://github.com/andyzengmath/quantum-loop" --skill "andyzengmath/quantum-loop/ql-intent-check"` 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/andyzengmath/quantum-loop" that are relevant to the current task. Run `npx skills add "https://github.com/andyzengmath/quantum-loop"` and select the relevant skills, then follow their instructions.