Install
$ agentstack add skill-8421bit-niopd-skills-niopd-st-okr ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
OKR Framework Skill
This skill applies the OKR framework to set ambitious, measurable goals and track progress systematically.
Theoretical Foundation
Origin
OKRs were developed by Andy Grove at Intel and popularized by John Doerr at Google. They're now used by leading tech companies worldwide.
OKR Structure
Objective (WHAT): Qualitative, inspirational goal
├── Key Result 1 (HOW): Quantitative measure
├── Key Result 2 (HOW): Quantitative measure
└── Key Result 3 (HOW): Quantitative measure
| Component | Characteristics | |-----------|-----------------| | Objective | Qualitative, memorable, ambitious | | Key Results | Quantitative, measurable, time-bound |
Good OKR Criteria
- Objectives: Ambitious but achievable, inspiring, directive
- Key Results: Specific, measurable, stretch (60-70% success = healthy)
OKR Types
- Company OKRs: Organizational direction
- Team OKRs: Departmental contribution
- Individual OKRs: Personal contribution
When to Use
- Quarterly planning
- Annual strategy cascade
- Team alignment
- Performance reviews
- Focus maintenance
Instructions
Step 1: Define Objectives
For each objective:
- "What do we want to achieve?"
- "Why does this matter?"
- "Is it inspirational and memorable?"
Step 2: Define Key Results
For each objective, define 2-5 key results:
- "How will we know we achieved it?"
- "What number will change?"
- "Is it ambitious but achievable?"
Step 3: Validate KRs
Each Key Result should be:
- [ ] Specific (clear definition)
- [ ] Measurable (has a number)
- [ ] Achievable (stretch but possible)
- [ ] Relevant (drives objective)
- [ ] Time-bound (deadline)
Step 4: Score Baseline and Targets
| KR | Baseline | Target | Stretch | |----|----------|--------|---------| | [KR1] | [Current] | [70% success] | [100% success] |
Step 5: Create Tracking Plan
- Weekly: Quick confidence check
- Monthly: Detailed progress review
- Quarterly: Scoring and retrospective
Step 6: Generate OKR Document
File path: 04-plans/[YYYYMMDD]-okr-[quarter]-v0.md
Format:
## Objective 1: [Objective Statement]
| Key Result | Baseline | Target | Current | Score |
|------------|----------|--------|---------|-------|
| KR1.1: [Result] | [X] | [Y] | [Z] | [0-1.0] |
| KR1.2: [Result] | [X] | [Y] | [Z] | [0-1.0] |
**Overall Score**: [Average]
**Status**: 🟢 On Track / 🟡 At Risk / 🔴 Off Track
Scoring Guide
- 0.0-0.3: Failed to make progress
- 0.4-0.6: Made progress but fell short
- 0.7-1.0: Delivered (1.0 may mean not ambitious enough)
Output Specifications
- File Naming:
[YYYYMMDD]-okr-[quarter]-v0.md - Location:
04-plans/ - Template:
references/okr-template.md
Related Skills
niopd-pm-kpis: KPI definitionniopd-po-north-star: North Star alignmentniopd-pd-roadmap: Execution planningniopd-st-balanced-scorecard: Multi-dimensional goals
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 8421bit
- Source: 8421bit/NioPD-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.