smaqit.release-git-local
CommunityCommit, tag, and push for local releases
Authorruifrvaz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the essential Git operations required to finalize and push a local release, ensuring your code is versioned and tagged correctly.
Core Features & Use Cases
- Staging Release Files: Safely stages only the
CHANGELOG.mdand version files. - Committing Changes: Creates a dedicated commit for the release preparation.
- Tagging Releases: Generates an annotated Git tag for the specific release version.
- Pushing to Remote: Pushes both the release commit and the tag to the remote repository.
- Use Case: After updating
CHANGELOG.mdandpackage.jsonfor a new version, use this skill to commit these changes, tag it asv1.2.3, and push both to GitHub.
Quick Start
Use the smaqit.release.git.local skill to commit, tag, and push the release for version 1.0.0.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: smaqit.release-git-local Download link: https://github.com/ruifrvaz/smaqit-extensions/archive/main.zip#smaqit-release-git-local 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.