github-release-management
Manage GitHub Releases
Release work often spans versioning, testing, changelogs, artifacts, and deployment checks. This skill gives Claude, Codex, and Claude Code a structured release workflow.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github-release-management" from https://skillstore.io/skills/dnyoussef-github-release-management.md and its manifest at https://skillstore.io/api/skills/dnyoussef-github-release-management/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "github-release-management". Plan release v2.0.0 for a Node package.
Expected outcome:
A release checklist covering branch creation, version bump, changelog draft, test and build validation, release pull request, npm publish approval, and monitoring.
Using "github-release-management". Create release notes from merged pull requests.
Expected outcome:
Categorized release notes with features, fixes, breaking changes, contributors, migration guidance, and known issues.
Using "github-release-management". Prepare an emergency hotfix process.
Expected outcome:
A focused hotfix plan with branch source, cherry-pick steps, critical tests, approval gate, publication steps, announcement, and rollback checks.
Security Audit
High RiskThe skill is a Markdown release-automation guide with many static false positives from code fences. Real risks remain in shell command substitutions, predictable /tmp files, GitHub and npm token handling, and credentialed publish/deploy workflows.
Confirmed security concerns (3)
Capability review items (24)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (99)
๐ Network access (6)
๐ Filesystem access (6)
๐ Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/dnyoussef-github-release-management/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dnyoussef-github-release-management?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dnyoussef-github-release-management?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-github-release-management/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dnyoussef-github-release-management.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Claude Flow Team. (2026). github-release-management security audit report (audit version 8) [Author version 2.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-github-release-management/audits/8BibTeX citation
@techreport{claude-flow-team-dnyoussef-github-release-management-2026,
author = {Claude Flow Team},
title = {github-release-management security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dnyoussef-github-release-management/audits/8},
note = {Author version 2.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "github-release-management security audit report (audit version 8)"
version: "2.0.0"
type: report
authors:
- name: "Claude Flow Team"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dnyoussef-github-release-management/audits/8"
identifiers:
- type: other
value: "skillstore:dnyoussef-github-release-management:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
ruvnet-github-release-management
2026-08-21
dnyoussef-github-release-management
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Prepare a Standard Release
Create a release branch, update version files, generate notes, run validation, and open a release pull request.
Coordinate Enterprise Release Checks
Plan staged deployment, artifact generation, security scanning, approvals, monitoring, and rollback criteria.
Handle an Emergency Hotfix
Draft a hotfix workflow with critical tests, release creation, communication steps, and post-release monitoring.
Try These Prompts
Plan a GitHub release for version [version]. Include version files, changelog tasks, validation checks, release notes, and approval steps.
Use the merged pull requests and commits since [previous tag] to draft release notes for [version]. Highlight breaking changes and migration steps.
Design a GitHub Actions release workflow for [project]. Include tests, build artifacts, security checks, package publishing, and rollback safeguards.
Plan a coordinated release across [repositories]. Include dependency order, compatibility checks, tags, artifacts, deployment windows, and rollback ownership.
Best Practices
- Require human approval before publishing packages, pushing images, or deploying production releases.
- Run release commands in isolated CI jobs with least-privilege tokens and protected environments.
- Review generated changelogs and release notes before using them in public releases.
Avoid
- Do not run publish, deploy, or rollback commands from unreviewed AI output.
- Do not store registry tokens in files that may enter caches, logs, or artifacts.
- Do not use emergency release paths to skip required security or compliance checks.
Frequently Asked Questions
Does this skill publish releases automatically?
Which tools does it expect?
Can it generate changelogs?
Does it support monorepos?
How should secrets be handled?
Is it safe for production releases?
Developer Details
Author
Claude Flow TeamLicense
MIT
Author version
v2.0.0
Skillstore revision
r1
Repository
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/github-release-managementRef
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 191 views
File structure
๐ SKILL.md