Tradeoff articulator
Quick answer
- 01What is it?
- Clearly explains gains, losses, and reasoning behind a product decision. Use when communicating tradeoffs to stakeholders or documenting why a particular path was chosen over alternatives. What sets it apart is how it narrows paid media into one specific workflow rather than a broad, generic prompt.
- 02Inputs
- Context for paid media: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result for paid media: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add pratikshadake/claude-product-management-skills --skill tradeoff-articulatorSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
Tradeoff Articulator
Purpose
Clearly explain gains, losses, and reasoning behind a decision.
Output
Decision
What We Gain
What We Lose
Why This Choice Now
References
See worked example (references/example.md) for a complete scenario.
Supporting file: references/example.md
Example: Tradeoff — Ship Fast vs Perfect Accuracy
Decision
Ship with moderate accuracy.
What We Gain
Faster learning and user feedback.
What We Lose
Some early trust due to errors.
Why This Choice Now
Speed of learning is critical at early stage.
Common questions
How do I install Tradeoff articulator in Cursor, Claude Code, or Codex?
Run npx skills add pratikshadake/claude-product-management-skills --skill tradeoff-articulator in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Tradeoff articulator, not every skill in the repository.
Where does Tradeoff articulator come from and what license is it under?
Tradeoff articulator comes from the pratikshadake/claude-product-management-skills repository on GitHub. That repository has 30 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the Tradeoff articulator guide as markdown.
Related skills
More from pratikshadake