release-manager
CommunityEnd-to-end release automation for Naki.
AuthorSunalamye
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complete release workflow for Naki, including building, packaging, tagging, and GitHub release creation. It streamlines version updates across multiple files and eliminates manual release toil.
Core Features & Use Cases
- Release pipeline automation: Build, package (DMG/ZIP), and prepare assets for distribution.
- Version synchronization: Update version numbers across README, CLAUDE.md, and Xcode project.
- Git operations & GitHub releases: Create and push Git tags, and publish GitHub releases with assets.
- Use Case: A developer wants to publish a new version, ensuring all version references stay in sync and a release is created on GitHub with binaries attached.
Quick Start
Use the release workflow to publish a new version (e.g., v2.1.0) by running the release script and associated MCP commands as described in the workflow.
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-manager Download link: https://github.com/Sunalamye/Naki/archive/main.zip#release-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.