Brainstorm OKRs
Drafts three alternative Q-quarter OKR sets with rationale, ready for a team strategy discussion.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 74709d8
Ran it against a Growth-team Q3 conversion goal: instead of one mixed metric list, it produced three genuinely distinct OKR framings (activation quality, ICP mix, funnel friction), each with exactly 3 measurable KRs and a rationale, and it flagged which KRs need analytics that aren't built yet.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 5/5
What Brainstorm OKRs does
Generates team-level OKRs — a qualitative Objective plus exactly three measurable Key Results — as three distinct, equally-credible alternatives instead of one guess. Triggers when a user is setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or asking how to write effective OKRs.
How to install Brainstorm OKRs
git clone https://github.com/phuryn/pm-skills
cd pm-skills
mkdir -p ~/.claude/skills
cp -r pm-execution/skills/brainstorm-okrs ~/.claude/skills/brainstorm-okrs
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Brainstorm OKRs
-
/brainstorm-okrsDrafts three alternative Q-quarter OKR sets with rationale, ready for a team strategy discussion.
It also activates on plain-language prompts like these:
-
Brainstorm Q3 OKRs for my product growth team -
Draft objectives and key results for onboarding -
Help me write measurable OKRs for next quarter
Frequently asked questions
- Is the Brainstorm OKRs skill free?
- Yes. The skill itself is free from phuryn/pm-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Brainstorm OKRs work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Ran it against a Growth-team Q3 conversion goal: instead of one mixed metric list, it produced three genuinely distinct OKR framings (activation quality, ICP mix, funnel friction), each with exactly 3 measurable KRs and a rationale, and it flagged which KRs need analytics that aren't built yet.
- What is the Brainstorm OKRs SkillProof Score?
- 9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
- How do I install Brainstorm OKRs?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Brainstorm OKRs with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.