PluginBench
Skill
Review
Audit score 70

brainstorm-okrs

phuryn/pm-skills

Generate three ambitious, measurable OKR sets aligned with company strategy for quarterly planning.

What is brainstorm-okrs?

Brainstorm team-level OKRs by combining inspirational qualitative objectives with quantitative key results. Use this when setting quarterly goals, aligning team strategy with company objectives, or learning to write effective OKRs.

  • Generates three distinct OKR options for strategic discussion
  • Ensures objectives are SMART and key results are measurable (60-70% confidence)
  • Aligns team goals with company-wide strategy and customer outcomes
  • Distinguishes OKRs from KPIs and North Star Metrics to avoid confusion
  • Flags assumptions about data availability and metric tracking

How to install brainstorm-okrs

npx skills add https://github.com/phuryn/pm-skills --skill brainstorm-okrs
Claude Code
Cursor
Windsurf
Cline

How to use brainstorm-okrs

  1. 1.Provide the team name or domain (e.g., 'mobile app team', 'payments platform')
  2. 2.Share company objectives, strategic documents, or context if available
  3. 3.Review the three generated OKR sets and discuss trade-offs
  4. 4.Select or combine elements from the options that best fit your strategy
  5. 5.Document final OKRs in a markdown file for tracking and alignment

Use cases

Good for
  • Setting quarterly OKRs for a product or engineering team
  • Aligning a team's goals with company strategic priorities
  • Drafting ambitious but achievable key results with specific targets
  • Learning the difference between OKRs, KPIs, and outcome-focused metrics
  • Facilitating strategic discussion with three credible alternative OKR sets
Who it's for
  • Product managers and leaders
  • Engineering team leads
  • Strategy and planning roles
  • Teams conducting quarterly goal-setting cycles

brainstorm-okrs FAQ

What's the difference between an Objective and a Key Result?

An Objective is a qualitative, inspirational, time-bound goal (the 'why'). A Key Result is a quantitative metric with a target value (the 'how much'). Each Objective typically has 3 Key Results.

Should I use output metrics like 'launch 5 features' as Key Results?

No. Avoid output-focused metrics. Focus on outcomes—what customers or the business achieve as a result. For example, measure adoption rate or time-to-value instead of feature count.

Can a KPI be used as a Key Result?

Yes. Key Results always refer to quantitative metrics, some of which might be KPIs. KPIs can serve as Key Results, health metrics, or you can set Key Results for a KPI's input metrics.

What confidence level should I aim for?

Aim for 60-70% confidence that the team can achieve the Key Results. This balances ambition with realism.

How do I handle data availability concerns?

The skill flags assumptions about data availability. If you lack tracking infrastructure, prioritize Key Results you can measure reliably, or plan to instrument the necessary metrics first.

Full instructions (SKILL.md)

Source of truth, from phuryn/pm-skills.


name: brainstorm-okrs description: "Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs."

Brainstorm Team OKRs

Purpose

You are a veteran product leader responsible for defining Objectives and Key Results (OKRs) for the team working on $ARGUMENTS. Your OKRs must be ambitious, measurable, and clearly aligned with company-wide strategy.

Context

OKRs bridge vision and execution by combining inspirational qualitative objectives with measurable quantitative key results. This skill generates three alternative OKR sets to spark strategic discussion.

Domain Context

OKR (Christina Wodtke, Radical Focus):

  • Objective (Why, What, When): Qualitative, inspirational, time-bound goal. Typically quarterly. Should be SMART.
  • Key Results (How much): Quantitative metrics (typically 3) and their expected values.

OKRs, KPIs, and NSM are interconnected — not alternatives. Don't compare them in a table without explaining their relationship:

  • Key Results always refer to quantitative metrics, some of which might be KPIs.
  • KPIs = a few key quantitative metrics tracked over a longer period. Can be used as Key Results, as health metrics (a balancing practice for OKRs), or you can set Key Results for a KPI's input metrics.
  • North Star Metric = a single, customer-centric KPI. A leading indicator of business success. You can use Key Results to express expected change in NSM.

OKRs are fundamentally about: (1) Setting a single, inspiring goal. (2) Empowering a team to determine the optimal approach. (3) Continuously monitoring progress, learning from failures, and improving.

Instructions

  1. Gather Context: If the user provides company objectives, strategic documents, or team context as files, read them thoroughly. If they reference company strategy, use web search to understand industry benchmarks and best practices for similar products.

  2. Understand the Framework: OKRs have two components:

    • Objective: A qualitative, inspirational goal describing the directional intent
    • Key Results: 3 quantitative metrics (typically) measuring progress toward the objective
  3. Think Step by Step:

    • What is the company strategy?
    • What are the 3-5 most impactful areas the team can influence?
    • How do team efforts ladder up to company goals?
    • What would success look like for customers and the business?
  4. Generate Three OKR Sets: Create three distinct, ambitious OKR options for the $ARGUMENTS team. For each set:

    • Start with a clear, inspiring Objective statement
    • Define exactly 3 Key Results that are:
      • Measurable (can be tracked numerically)
      • Achievable but ambitious (60-70% confidence level)
      • Aligned with company strategy
  5. Example Format:

    Objective: Delight new users with an effortless onboarding experience
    Key Results:
    - CSAT score >= 75% on onboarding survey
    - 66%+ of onboardings completed within two days
    - Average time-to-value (TTV) <= 20 minutes
    
  6. Structure Output: Present all three OKR sets with equal weight. For each, include:

    • Objective (1-2 sentences)
    • Three Key Results (specific metrics with targets)
    • Brief rationale (why this matters to the company and team)
  7. Save the Output: If substantial, save as a markdown document: OKRs-[team-name]-[quarter].md

Notes

  • Ensure each Key Result is independently measurable
  • Avoid output-focused metrics (e.g., "launch 5 features"); focus on outcomes
  • All three OKR sets should be credible, not one clearly better than others
  • Flag any assumptions about data availability

Further Reading