Prepare cws release
Skill VRymarovich/product-launch-os/plugins/product-launch-os/skills/prepare-cws-release
Audit and prepare a Chrome Web Store release or update, including manifest readiness, permissions rationale, privacy alignment, store copy, screenshots, promotional assets, versioning, packaging, and manual QA. Use for CWS submission, store listing work, release readiness, extension publication, or post-review remediation.From its SKILL.md
npx -y skills add VRymarovich/product-launch-os --skill prepare-cws-releaseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.7 KB, 263 tokens by cl100k_base, as published. Nobody here has run it
Prepare CWS Release
Produce a release packet that is technically valid, truthful, reviewable, and consistent with the product.
Workflow
- Read the manifest, package version, build scripts, privacy policy, store locale copy, product positioning, and current release assets.
- Run the production build and package command appropriate to the repository.
- Audit permissions and host access against actual features. Flag unused or overly broad entries.
- Check listing consistency: name, descriptions, supported platforms, pricing claims, account requirements, privacy claims, and screenshots.
- Verify required icon and promotional asset dimensions without modifying originals unless asked.
- Create a release checklist with automated results and manual browser tests.
- Identify reviewer-sensitive behavior: recording, tab capture, microphone use, identity, data transfer, email, analytics, and remote APIs.
- Update
docs/product/launch-plan.mdwith status, blockers, rollback, and post-release monitoring.
Use references/cws-release-checklist.md as the release packet outline.
Guardrails
- Never claim approval or policy compliance that has not been verified.
- Do not publish, upload, or change a live listing unless explicitly authorized.
- Treat privacy disclosures and permission explanations as product requirements.
What ships with it: 2 files
816 B alongside SKILL.md
agents/
- openai.yaml229 B