sylphxai/skills

design-price-increase-retention

Design a live subscription price increase so contract, notice, consent, billing channel, and no-action default stay truthful. Use when raising prices on existing contracts. Do not use for first-time packaging or for implementing checkout.

First seen Aug 22, 2026

Installation

$ npx skills add sylphxai/skills --skill design-price-increase-retention

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sylphxai/skills · top by installs.

npx skills add sylphxai/skills

Browse all from sylphxai/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 846 B
  • docs SUMMARY.md 277 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Design Price Increase Retention

Direct billing, app stores, and invoices have different notice and consent machines. The no-action default must be explicit. Silence is not consent unless the current contract and channel already say it is, and then the customer-facing copy has to say the same thing.

Open [price increase patterns](references/subscription-price-increase-retention-patterns.md) when the channel machine needs depth.

Use price-saas-subscription for first-time packaging. Use build-payment-readiness to implement checkout.