Cut a versioned release of the DOS kernel — bump the version, draft release notes, commit, tag, push to master, and create a GitHub release. The tag push triggers the gated PyPI publish pipeline (publish.yml); the skill surfaces the run and its approval gate.
$npx -y skills add anthony-chaudhary/dos-kernel --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/anthony-chaudhary/dos-kernel" --skill "anthony-chaudhary/dos-kernel/release"` 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/anthony-chaudhary/dos-kernel" that are relevant to the current task. Run `npx skills add "https://github.com/anthony-chaudhary/dos-kernel"` and select the relevant skills, then follow their instructions.