Skip to main content
Back to registry

github-release

jezweb/claude-skills

Sanitize and release projects to GitHub. Two-phase workflow: safety checks first, then tag and publish.

Installs273
Install command
npx skills add https://github.com/jezweb/claude-skills --skill github-release
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Sanitize and release projects to GitHub. Two-phase workflow: safety checks first, then tag and publish. Run these checks before any public release. Stop on blockers. If secrets found: STOP . Remove secrets, move to environment variables. Check git history with git log -S "secret_value" — if in history, use BFG Repo-Cleaner. If gitleaks not installed, do manual checks: Check for and remove session/planning files that shouldn't be published: Either delete them or add to .gitignore .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does github-release do?

Sanitize and release projects to GitHub. Two-phase workflow: safety checks first, then tag and publish.

Is github-release good?

github-release does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does github-release work with?

github-release currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to github-release?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install github-release?

npx skills add https://github.com/jezweb/claude-skills --skill github-release

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering