Learn, record, audit, and apply codebase patterns consistently across a repo by comparing current code to canonical local examples stored in CK memory. Use when asked to preserve continuity, learn a pattern, check drift, fix inconsistent implementations, or enforce local conventions.
$npx -y skills add aryaminus/controlkeel --skill continuityInstalls into the current project.
Run `npx skills use "https://github.com/aryaminus/controlkeel" --skill "aryaminus/controlkeel/continuity"` 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/aryaminus/controlkeel" that are relevant to the current task. Run `npx skills add "https://github.com/aryaminus/controlkeel"` and select the relevant skills, then follow their instructions.