maintenance-release
CommunityStreamline secure maintenance releases.
Authorshellicar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers manage maintenance releases by consolidating security advisories, dependency updates, and release steps into a repeatable workflow.
Core Features & Use Cases
- Security patch planning: Identify CVEs and map fixes for affected packages.
- Dependency update planning: Propose a scoped plan for patch/minor/major updates across a repository.
- Release verification: Provide steps to verify changes, bump versions, and prepare PRs.
- Use Case: Imagine you need to close multiple CVEs in a single repo; this Skill gathers advisories, suggests a plan, and guides the release process.
Quick Start
- Verify preconditions (clean tree, on main, synced)
- Run pnpm audit and pnpm outdated
- Present findings and propose update plan
- Execute: pnpm update or targeted updates
- Run pnpm build and pnpm test
- Optionally invoke github-version for release
- Commit and create PR via github-pr
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: maintenance-release Download link: https://github.com/shellicar/claude-config/archive/main.zip#maintenance-release Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.