byolakunlevpn· 23 skills
Stars
2
Category
Use BEFORE changing any existing code whose behavior is wrong, broken, or not understood — bug fixes, "this isn't working", errors, regressions, "debug X", "why does Y fail", investigations. Forces the agent to prove the root cause with evidence, map every caller and consumer (blast radius), and make the smallest possible change — never a blind or speculative fix. Blocks edits until a written Evidence Ledger passes all gates and confidence is high. Pairs with olakunlevpn-meta-cognitive-verification (which runs AFTER the change). Do NOT use for greenfield code where nothing exists yet, or for pure styling/copy tweaks with no behavioral risk.
$npx -y skills add olakunlevpn/olakunlevpn-root-cause-skills --skill olakunlevpn-root-cause-skillsInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-root-cause-skills" --skill "olakunlevpn/olakunlevpn-root-cause-skills"` 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/olakunlevpn/olakunlevpn-root-cause-skills" that are relevant to the current task. Run `npx skills add "https://github.com/olakunlevpn/olakunlevpn-root-cause-skills"` and select the relevant skills, then follow their instructions.