Assess and guide safer github.com repository releases. Use when an existing private GitHub repository becomes public for the first time, or whenever an already-public GitHub repository publishes a new version, and the user needs readiness checks, release-surface decisions, explicit mutation approvals, release notes, settings checks, or post-release verification. Supports read-only Assess and approval-gated Guided modes. Do not use for repository bootstrap, package registries, signing, cloud deployment, security audits, GitHub Enterprise, other providers, force-push, or history rewrite.
$npx -y skills add kyungseo/skillstead --skill github-release-guideInstalls into the current project.
Run `npx skills use "https://github.com/kyungseo/skillstead" --skill "kyungseo/skillstead/github-release-guide"` 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/kyungseo/skillstead" that are relevant to the current task. Run `npx skills add "https://github.com/kyungseo/skillstead"` and select the relevant skills, then follow their instructions.