maintenance-release

Community

Streamline 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

  1. Verify preconditions (clean tree, on main, synced)
  2. Run pnpm audit and pnpm outdated
  3. Present findings and propose update plan
  4. Execute: pnpm update or targeted updates
  5. Run pnpm build and pnpm test
  6. Optionally invoke github-version for release
  7. Commit and create PR via github-pr

Dependency Matrix

Required Modules

None required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.