release Skill
Release packages to GitHub via uvr. Use when user says "release", "publish packages", "cut a release", or wants to publish new package versions. Published by microsoft in quicksand.
Decision snapshot
Is this a fit?
Deployment, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is release Skill?
Release packages to GitHub via uvr. Use when user says "release", "publish packages", "cut a release", or wants to publish new package versions. Published by microsoft in quicksand. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Declared skill metadata
- Source file: .claude/skills/release/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use release Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/quicksand
- Skill file: .claude/skills/release/SKILL.md
What it does
Release packages to GitHub via uvr. Use when user says "release", "publish packages", "cut a release", or wants to publish new package versions.
Skill instructions
Releasing Packages Prerequisites: uvr (uv tool install uv-release-monorepo) and gh. For first-time setup, scaffold the workflow with uvr workflow init (see references/cmd-init.md). To install the Claude skills into your project, see references/cmd-skill-init.md. If the project has existing CI checks (tests, linting, etc.) that aren't yet wired into the release workflow, see references/custom-jobs.md before your first release. 0. Self-hosted runners Before dispatching, ensure all runners are up: bash uv run quicksand-runners start This starts the local macOS runner and the cloud runners (x64, arm64, win). The command is idempotent — safe to run if runners are already up. Troubleshooting: - "A session for this runner already exists": Another runner process is already running. Kill it first: pkill -f Runner.Listener then retry. - "file already exists" error in Set up job: Stale diag/ files from a previous run. Clean with rm -rf gha-runners/local/diag. - NEVER start multiple runner process
Verified compatibility and discovery
Frequently asked questions
What is release?
release is a open-source AI agent skill with Copy skill directory. Release packages to GitHub via uvr. Use when user says "release", "publish packages", "cut a release", or wants to publish new package versions.
Who is release best for?
release is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install release?
Install or run release using Copy skill directory. Check release for the latest setup command.
Is release actively maintained?
release may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.