Borrowing it
Nothing to install: this file belongs to MrJoeSack/pm-prompts. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/MrJoeSack/pm-prompts/main/.claude/commands/okr-planning.mdgit clone --depth 1 https://github.com/MrJoeSack/pm-promptsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/mrjoesack/pm-prompts/okr-planning)<a href="https://agentmods.dev/commands/mrjoesack/pm-prompts/okr-planning"><img src="https://agentmods.dev/badge/commands/mrjoesack/pm-prompts/okr-planning/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/mrjoesack/pm-prompts/okr-planning"><img src="https://agentmods.dev/badge/commands/mrjoesack/pm-prompts/okr-planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00519 |
| Opus 5 | $0.00007 | $0.00260 |
| Sonnet 5 | $0.00003 | $0.00104 |
| Haiku 4.5 | $0.00001 | $0.00052 |
Grade A, and why
okr-planning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OKR Planning
I'll help you create clear, measurable Objectives and Key Results that drive focus and accountability for your team or organization.
OKR Framework
Objectives (What)
- Inspirational: Motivating and aspirational
- Time-bound: Clear timeline (usually quarterly)
- Actionable: Team can influence the outcome
- Significant: Meaningful impact if achieved
Key Results (How We Measure)
- Measurable: Specific numbers or percentages
- Achievable: Realistic but ambitious (70% success rate)
- Results-focused: Outcomes, not activities
- Limited: 3-5 key results per objective
What I Need
Strategic Context:
- Company vision and annual goals
- Team mission and responsibilities
- Previous quarter performance
- Market and competitive landscape
Current State:
- Baseline metrics and performance
- Available resources and constraints
- Key stakeholders and dependencies
- Success criteria and expectations
Desired Outcomes:
- Priority areas for improvement
- Growth targets and aspirations
- Problem areas requiring focus
- Innovation or transformation goals
OKR Development Process
1. Objective Setting
- Align with company strategic priorities
- Focus on meaningful outcomes
- Ensure inspirational yet achievable scope
- Validate with stakeholder priorities
2. Key Result Definition
- Identify measurable success indicators
- Set baseline and target values
- Define measurement methodology
- Establish tracking frequency
3. Initiative Planning
- Map key activities to drive results
- Assign ownership and accountability
- Estimate resource requirements
- Plan milestone checkpoints
4. Tracking Framework
- Weekly progress updates
- Monthly review and course correction
- Quarterly assessment and grading
- Learning capture and iteration
Output Format
OKR Summary
- Clear objective statements
- 3-5 measurable key results each
- Baseline and target metrics
- Timeline and ownership
Measurement Plan
- Data sources and collection methods
- Tracking frequency and responsibility
- Success criteria and grading rubric
- Progress reporting format
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 96 lines · 14 tokens per session scan A 17d281b41eeb
okr-planning is a command published in the GitHub repository MrJoeSack/pm-prompts (6 stars, last pushed 7mo ago), licensed MIT. It adds 14 tokens to every session and 519 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
checklist
Generate a custom checklist for the current feature based on user requirements.
clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
specify
Create or update the feature specification from a natural language feature description.
analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
converge
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md.