okr-planning

Solid

Objectives and Key Results planning, tracking, and alignment capabilities

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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", "properties": { "mode": { "type": "string", "enum": ["create", "review", "score", "align"], "description": "Operation mode" }, "strategicContext": { "type": "object", "properties": { "companyObjectives": { "type": "array", "items": { "type": "str...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills