Check whether the running cortex Docker container matches the local Compose image. Use when the user asks whether cortex is current, stale, deployed, updated, running the latest plugin image, or needs a restart/recreate after an upgrade. Supports an optional --pull mode for Docker image comparison.
$npx -y skills add dinglebear-ai/cortex --skill version-checkInstalls into the current project.
Run `npx skills use "https://github.com/dinglebear-ai/cortex" --skill "dinglebear-ai/cortex/version-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/dinglebear-ai/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/dinglebear-ai/cortex"` and select the relevant skills, then follow their instructions.