Use after a feature or system is built and you need to prove it actually works before calling it done. Orchestrates two skills in sequence -- olakunlevpn-meta-cognitive-verification builds a checklist of everything the system is supposed to do and audits it from 7 perspectives, then olakunlevpn-root-cause-skills takes each checklist item and proves it with evidence, tracing the claim to the code that satisfies it. No item passes on assumption. No completion is declared without an evidence-backed report. Do NOT use for greenfield code that does not exist yet, or for pure styling and copy tweaks with no behavioral risk.
$npx -y skills add olakunlevpn/olakunlevpn-meta-verify --skill olakunlevpn-meta-verifyInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-meta-verify" --skill "olakunlevpn/olakunlevpn-meta-verify"` 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-meta-verify" that are relevant to the current task. Run `npx skills add "https://github.com/olakunlevpn/olakunlevpn-meta-verify"` and select the relevant skills, then follow their instructions.