Outcome definition framework
Quick answer
- 01What is it?
- Shifts thinking from feature delivery to measurable user or business outcomes. Use before building a feature, during roadmap planning, or while defining success metrics to ensure work ties to real results. It stands out by giving outcome definition framework a defined shape, so the agent asks for better context and returns a more usable result.
- 02Inputs
- Context the agent needs: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result: 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 outcome-definitionSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
Outcome Definition Framework
Purpose
Shift thinking from feature delivery to measurable user or business outcomes.
When to Use
- Before building a feature
- During roadmap planning
- While defining success metrics
Steps
- Define the desired user behavior change.
- Select a measurable success metric.
- Establish the current baseline.
- Set a realistic target improvement.
- Define the evaluation timeframe.
Output
Desired Outcome
Success Metric
Baseline
Target
Timeframe
How Success Will Be Measured
References
See worked example (references/example.md) for a complete scenario.
Supporting file: references/example.md
Example: Outcome Definition — AI Meeting Notes
Desired Outcome
Founders consistently capture decisions and action items automatically.
Success Metric
% of meetings with recorded summary + actions.
Baseline
~10% (manual notes only).
Target
70% within 30 days of launch.
Timeframe
30 days post-release.
How Success Will Be Measured
Product analytics tracking summary generation per meeting.
Common questions
How do I install Outcome definition framework in Cursor, Claude Code, or Codex?
Run npx skills add pratikshadake/claude-product-management-skills --skill outcome-definition in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Outcome definition framework, not every skill in the repository.
Where does Outcome definition framework come from and what license is it under?
Outcome definition framework 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 Outcome definition framework guide as markdown.
Related skills
More from pratikshadake