release-pack
Full coordinated release of all opentraces packages — schema, CLI, and marketing site — in a single orchestrated flow. Use when the user says "release everything", "full release", "release pack", "release all", "cut a full release", "ship it all", "release-pack", or when doing a versioned release that should touch all three packages at once. This is the right skill any time you want to go from current code to a published, verified release across PyPI (schema + CLI), GitHub Releases, Homebrew, and Vercel in one pass. It handles version bumps, docs checks, ordered publishing, propagation waits, and post-release verification of both pipx and brew installs automatically.
Installation and usage
Full coordinated release of all opentraces packages — schema, CLI, and marketing site — in a single orchestrated flow. Use when the user says "release everything", "full release", "release pack", "release all", "cut a full release", "ship it all", "release-pack", or when doing a versioned release that should touch all three packages at once. This is the right skill any time you want to go from current code to a published, verified release across PyPI (schema + CLI), GitHub Releases, Homebrew, and Vercel in one pass. It handles version bumps, docs checks, ordered publishing, propagation waits, and post-release verification of both pipx and brew installs automatically.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use release-pack