Generate OKR cascades from company strategy to team objectives. Usage: /okr generate <strategy>
Scanned 9/11/2026
Install to Claude Code
npx -y skills add JantonioFC/skillsbank --skill okr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Okr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jantoniofc-okr)More formats (shields.io, HTML) on the badges page.
---
name: okr
description: "Generate OKR cascades from company strategy to team objectives. Usage: /okr generate <strategy>"
---
# /okr
Generate cascaded OKR frameworks from company-level strategy down to team-level key results.
## Usage
```
/okr generate <strategy> Generate OKR cascade
```
Supported strategies: `growth`, `retention`, `revenue`, `innovation`, `operational`
## Input Format
Pass a strategy keyword directly. The generator produces company, department, and team-level OKRs aligned to the chosen strategy.
## Examples
```
/okr generate growth
/okr generate retention
/okr generate revenue
/okr generate innovation
/okr generate operational
/okr generate growth --json
```
## Scripts
- `product-team/skills/product-strategist/scripts/okr_cascade_generator.py` — OKR cascade generator (`<strategy> [--teams "A,B,C"] [--contribution 0.3] [--json]`)
## Skill Reference
> `product-team/skills/product-strategist/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.