Plannotator Release Skill
Skill AktivPrepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing a release, bumping versions, writing release notes, tagging a release, or publishing. Also trigger when the user says things like "let's ship", "prep a release", "what's changed since last release", or "time to cut a new version".
To streamline and standardize the process of preparing and executing software releases, ensuring thoroughness and accuracy.
Funktionen
- Drafts release notes with full contributor credit
- Bumps versions across all package files
- Builds in dependency order
- Initiates the tag-driven release pipeline
- Provides detailed step-by-step guidance
Anwendungsfälle
- Preparing a new software release
- Bumping versions across multiple project files
- Writing detailed release notes with contributor recognition
- Automating the tag-driven release pipeline
Nicht-Ziele
- Directly publishing to package managers (handled by pipeline)
- Managing code review beyond extracting contributor data
- Automating code changes or bug fixes themselves
Workflow
- Draft Release Notes (determine scope, research contributors, write notes, present for review)
- Version Bump (update versions in 7 specified files)
- Build (execute builds in dependency order)
- Commit, Tag, and Release (commit version bump, create/push tag, monitor pipeline, update release notes)
Voraussetzungen
- Git
- Bun runtime
- GitHub CLI (gh)
- Access to the Plannotator repository
Trust
- warning:Issues AttentionOpened issues (64) significantly outnumber closed issues (125) in the last 90 days, indicating potentially slow response times for new issues.
Installation
npx skills add backnotprop/plannotatorFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Apply Semantic Versioning
98Apply semantic versioning (SemVer 2.0.0) to determine the correct version bump based on change analysis. Covers major/minor/patch classification, pre-release identifiers, build metadata, and breaking change detection. Use when preparing a new release to determine the correct version number, after merging changes before tagging, evaluating whether a change constitutes a breaking change, adding pre-release identifiers, or resolving disagreement about what version bump is appropriate.
Manage Changelog
97Maintain a changelog following Keep a Changelog format. Covers entry categorization (Added, Changed, Deprecated, Removed, Fixed, Security), version section management, and unreleased tracking. Use when starting a new project that needs a changelog, adding entries after completing features or fixes, preparing a release by promoting Unreleased entries to a versioned section, or converting a free-form changelog to Keep a Changelog format.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions