release-pack

Orchestrate full software package releases with version bumps, documentation checks, and automated publishing.

92|6|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/JayFarei/opentraces --skill release-pack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-pack
Source: https://github.com/JayFarei/opentraces/tree/main/.claude/skills/release-pack
Command: npx skills add https://github.com/JayFarei/opentraces --skill release-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, github, npm, pipx, homebrew, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the full release orchestration for all opentraces packages, including schema, CLI, npm extension, and the marketing site, ensuring a smooth and error-free release process.

Core Features & Use Cases

  • Release Coordination: Orchestrate a complete release in a single flow, handling version bumps, documentation checks, and ordered publishing.
  • Multi-Platform Support: Works across PyPI (schema + CLI), npm (opentraces-pi), GitHub Releases, Homebrew, and Vercel.
  • Automated Verification: Includes post-release verification of pipx, brew, and npm installs automatically.

Quick Start

Run the release-pack skill with the command 'release-pack' to start the full release process.

Frequently Asked Questions about release-pack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-platform package releases across PyPI, npm, and Homebrew?

Automated multi-platform releases coordinate version bumping, documentation checks, and ordered publishing across PyPI, npm, Homebrew, and GitHub Releases in a single flow.

What is full release orchestration for a suite of software packages?

Full release orchestration is the coordination of version bumps, documentation checks, and automated publishing across multiple platforms. It ensures a smooth, error-free release process for a complete suite of software packages including schemas and CLI tools.

Does this release automation skill handle post-release verification for pipx, brew, and npm installs?

Yes, automated verification is included for post-release checks. The process automatically verifies that pipx, brew, and npm installs function correctly after the publishing steps are completed.

Can I use this orchestration tool for deploying a marketing site to Vercel alongside CLI packages?

Yes, the orchestration supports multi-platform deployment including Vercel. It manages releases for a suite of packages that includes schemas, CLI tools, npm extensions, and the marketing site simultaneously.

Do I need Git and GitHub integration to run the automated release process?

Yes, Git and GitHub integration are required for the automated release process. The orchestration relies on Git operations, CI/CD integration, and version control system knowledge to execute version bumps and GitHub Releases.

Why use a single release orchestration flow instead of manual version control and deployment?

A single orchestration flow prevents manual deployment errors by automating version control, documentation checks, and ordered publishing. It coordinates dependencies across multiple platforms like PyPI and npm to ensure a smooth release.