Pre-release safety audit for the Bifrost repo. Scans database migrations changed in a release for high-scale deadlock / lock-contention risks and for work that blocks application boot time, then produces a pass/warn/fail report with a concrete remediation plan. Invoked with /release-checklist [git-ref-range]. Built to grow - new checks are appended to the Checks Registry.
$npx -y skills add maximhq/bifrost --skill release-checklistInstalls into the current project.
Run `npx skills use "https://github.com/maximhq/bifrost" --skill "maximhq/bifrost/release-checklist"` 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/maximhq/bifrost" that are relevant to the current task. Run `npx skills add "https://github.com/maximhq/bifrost"` and select the relevant skills, then follow their instructions.