Release
Release orchestrates the full publication pipeline for Rust projects, handling version bumps, changelog updates, and multi-platform validation before pushing to crates.io and GitHub. It includes built-in safeguards for data-loss review and ensures nothing drifts into main during the release window.
Release automates Rust project version bumps, changelog updates, and publication to crates.io and GitHub.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Release automates Rust project version bumps, changelog updates, and publication to crates.io and GitHub. Release orchestrates the full publication pipeline for Rust projects, handling version bumps, changelog updates, and multi-platform validation before pushing to crates.io and GitHub. It includes built-in safeguards for data-loss review and ensures nothing drifts into main during the release window.
Use it when
- Release automates and manages software release workflows by handling version control, generating and publishing release documentation.
- Release deploys new versions of applications by automating the build validation, version management, and publication steps.
Similar skills
Install
max-sixty/worktrunk/release · repository language: Rust
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I release my app using Release?
Release orchestrates the full publication pipeline for Rust projects, automating version bumps, changelog updates, and multi-platform validation before pushing to crates.io and GitHub. It includes built-in safeguards for data-loss review and ensures nothing drifts into main during the release window.
What does Release automate in the release process?
Release automates and manages software release workflows by handling version control, generating and publishing release documentation, and streamlining the entire release process. It validates your project across multiple platforms and manages the deployment of new application versions with minimal manual intervention.
How can Release help me deploy a new application version?
Release deploys new versions of applications by automating the build validation, version management, and publication steps. It coordinates multi-platform checks and safely pushes your release to both crates.io and GitHub, with safeguards to prevent data loss and maintain main branch integrity.
Does Release generate release notes automatically?
Release includes release notes generation as part of its documentation publishing workflow. It updates changelogs and generates release documentation automatically, ensuring your release information is current and published alongside your new version.
What safeguards does Release include during deployment?
Release includes built-in safeguards for data-loss review and ensures nothing drifts into main during the release window. It validates your project across multiple platforms before publication, protecting your codebase and maintaining release integrity throughout the deployment pipeline.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Automate and manage software release workflows”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Ship orchestrates the full release cycle for RTK projects: quality verification, semantic versioning, changelog generation, git tagging, and remote push to activate CI/CD pipelines. Follow pre-release checklists, execute the multi-step workflow, and verify post-release artifacts automatically.
Running Tend extends generic tend CI skills with worktrunk conventions for Rust projects. It covers codecov polling after CI checks, standard test commands, artifact paths, PR review practices, and diagnostic procedures for issue triage using the `-vv` flag.
This skill sets up a fresh worktree using the `wt` CLI and moves your session into it. You can optionally specify a branch name, target a different repository, and run a task within the new worktree—all in a single invocation.
This skill terminates a workflow and creates a new run that replays up to a chosen completed step, then re-executes everything after it. Ideal for iterating on later steps' logic or recovering from failures without re-paying the cost of earlier LLM calls or API requests.
Worktrunk is a CLI that streamlines git worktree management, making it as straightforward as branching. Launch multiple AI agents in parallel across isolated branches, each with its own environment, and automate setup through hooks for dev servers, databases, and dependencies. Features include LLM-generated commit messages, Claude Code integration, and Zellij support for seamless agent handoffs.
agf-releasing-apple integrates with Claude Code to handle the final stages of iOS app delivery—taking merged main branch code and producing signed, release-ready Apple distributables. Built on App Genesis Forge's 19-role workflow model, it enforces quality gates and process discipline at each step, ensuring consistent, production-grade app releases without manual friction.
More skills release-bump (MIT) · Writing User Outputs (NOASSERTION) · release (MIT) · Worktrunk (NOASSERTION)