Skip to content
Development
Skill

/business-model

Use when deciding or revisiting how the product makes money — pricing, tiers, trial shape, ad load, unit economics — by ceo when setting the model, by cpo when a scope decision turns on revenue, and by product-researcher when investigating willingness to pay. A pricing analysis

From plugin
app-dev-team
432 skills30 agents27 commands2 hooks
Install
$ npx -y skills add vmobifystudio/app-dev-team --skill business-model --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/business-model

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when deciding or revisiting how the product makes money — pricing, tiers, trial shape, ad load, unit economics — by ceo when setting the model, by cpo when a scope decision turns on revenue, and by product-researcher when investigating willingness to pay. A pricing analysis

SKILL.md

business-model.SKILL.md
name: business-model
description: Use when deciding or revisiting how the product makes money — pricing, tiers, trial shape, ad load, unit economics — by ceo when setting the model, by cpo when a scope decision turns on revenue, and by product-researcher when investigating willingness to pay. A pricing analysis is a document, not a standing role.

Business model

The output of this skill is **a decision with its arithmetic written down**, not a strategy essay. The arithmetic is what makes it possible to be wrong on purpose and notice later.

Pick the model before the price

| Model | Fits when | The thing that kills it | |---|---|---| | Paid up front | the value is obvious before use | no trial means no conversion signal at all | | Freemium → subscription | value compounds with use | the free tier is either useless or sufficient | | Consumable / credits | usage is bursty and costs you per unit | users cannot predict their spend and stop | | Ads | reach is large and session length is real | ad load destroys the experience that earned the reach | | Ads + removal IAP | both of the above | the paid tier competes with your own ad revenue |

The studio's defaults and hard rules live in `knowledge/monetization.md` (`house-conventions`) — NO-AD zones, consent, frequency caps. Those are not negotiable by a pricing decision.

The arithmetic, written out

State each number, and **say where it came from** — measured, comparable, or assumed:

Price point               <value> in <currency/tier>
Cost to serve one user    <infra + per-unit + store commission>
Conversion assumption     <%>  (source: measured | comparable | ASSUMED)
Retention assumption      <month-1 / month-12>  (source: ...)
Revenue per install       price × conversion × expected periods
Break-even installs       fixed cost ÷ revenue per install

**Every `ASSUMED` is a hypothesis with a falsifying test**, handed to `data-analyst` to instrument (`growth-analysis`). An assumption that is never instrumented is a number that will be quoted for years as if it were measured — the most expensive artifact this skill can produce.

The trial and the paywall

Decide and record: what is free forever, what the trial includes, its length, whether a card is required, what happens at expiry to data created during the trial (it must not disappear), and where the paywall appears in `docs/12-flows.md`. A paywall not in the flow doc is a paywall QA never tests.

Output

A `## Business model` section in `docs/00-vision.md` with the model, the arithmetic, and every assumption labelled — plus the instrumentation request in `docs/52-analytics.md` for each one.

Read more
Ships withapp-dev-team

Describe your app idea in one line. Get a shipped iOS & Android app. AI App Studio is a team of 30 AI specialists — a CEO, product manager, designers, iOS/Android engineers, a code reviewer, QA, and a release manager — that works like a real software studio.

Get the whole plugin

Other skills on app-dev-team.