Agent skill · Business & Finance

OKR Planning

Objectives and Key Results planning, tracking, and alignment capabilities

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill okr-planning --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/product-management/skills/okr-planning/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# OKR Planning Skill ## Overview Specialized skill for Objectives and Key Results planning and tracking. Enables product teams to set effective OKRs, track progress, and maintain alignment with organizational goals. ## Capabilities ### OKR Creation - Generate OKRs from strategic objectives - Validate KR measurability and specificity - Ensure objectives are inspiring and ambitious - Create nested/cascading OKR structures - Define scoring criteria (0.0-1.0) ### Alignment - Align team OKRs with company OKRs - Map dependencies between team OKRs - Identify coverage gaps in objectives - Ensure vertical and horizontal alignment - Create OKR cascade visualizations ### Tracking and Reporting - Calculate OKR progress and scores - Generate OKR review reports - Identify at-risk objectives - Track confidence levels over time - Create weekly/monthly check-in templates ## Target Processes This skill integrates with the following processes: - `quarterly-roadmap.js` - OKR-driven roadmap planning - `product-vision-strategy.js` - Strategic OKR alignment - `metrics-dashboard.js` - KR metric tracking - `stakeholder-alignment.js` - OKR communication ## Input Schema ```json { "type": "object", "propertie

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. OKR Creation
  4. Alignment
  5. Tracking and Reporting
  6. Target Processes
  7. Input Schema
  8. Output Schema
  9. Usage Example
  10. Dependencies
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the OKR Planning skill do?

Objectives and Key Results planning, tracking, and alignment capabilities

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill okr-planning --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going