# Build Distribution Readiness

> Prepare and verify a signed product package for its distribution channels — install, update, uninstall, and live readback. Use when shipping a binary, installer, package, or store build. Do not use to write store listing copy or screenshots.

- Skill: `sylphxai/build-distribution-readiness` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add sylphxai/build-distribution-readiness`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sylphxai/build-distribution-readiness/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: SylphxAI (https://skillmd.com/u/sylphxai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sylphxai/build-distribution-readiness

---


# Build Distribution Readiness

Local build, upload, review, publication, indexing, installation, and live behavior are different facts. A signed artifact that cannot install, update, or uninstall is not ready. Current official channel docs own the details.

Open [distribution channel matrix](references/distribution-channel-matrix.md) for app stores, web/PWA, Microsoft Store, Steam, and consoles. Open [CLI and package distribution](references/cli-and-package-distribution.md) for direct download, npm, Homebrew, WinGet, Cargo, or OCI. Open [desktop and PC release readiness](references/desktop-and-pc-release-readiness.md) for signing, installers, and launchers. Open [release communication](references/release-communication.md) when the release needs a changelog or migration notice.

Use `optimize-store-listing` for listing copy. Use `launch-readiness` for the go/no-go on the exact build.

