release-new-version
CommunityAutomate plugin releases, focus on features.
AuthorWhiskeyJack96
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Releasing new software versions is a complex, multi-step process prone to human error and consuming valuable developer time. This Skill automates the entire release workflow for your Obsidian plugin, ensuring consistency and freeing you to focus on development.
Core Features & Use Cases
- Automated Version Bumping: Automatically updates
manifest.jsonandversions.jsonwith correct semantic versioning. - Integrated Build Process: Ensures the plugin is cleanly built and verified before release.
- Git Workflow Automation: Handles committing changes, creating annotated tags, and pushing to the repository.
- Release Notes Generation: Guides the creation of user-focused release notes and marks releases as pre-release.
- Use Case: When you've implemented a new feature or fixed a bug, simply ask the AI to "release a new patch version for the plugin," and it will handle all the underlying steps from versioning to Git operations and release drafting.
Quick Start
Release a new minor version of the plugin, including the recent bug fixes and performance improvements.
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: release-new-version Download link: https://github.com/WhiskeyJack96/obsidian-agent/archive/main.zip#release-new-version Please download this .zip file, extract it, and install it in the .claude/skills/ directory.