Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.
$npx -y skills add mindcockpit-ai/cognitive-core --skill smoke-testInstalls into the current project.
Run `npx skills use "https://github.com/mindcockpit-ai/cognitive-core" --skill "mindcockpit-ai/cognitive-core/smoke-test"` 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/mindcockpit-ai/cognitive-core" that are relevant to the current task. Run `npx skills add "https://github.com/mindcockpit-ai/cognitive-core"` and select the relevant skills, then follow their instructions.