okr-goal-setting

okr-goal-setting is a skill for Claude Code, Codex from deciqAI/knowledge-skills. It costs 117 tokens per session (1,888 once invoked), scanned A, original, MIT.

A goal-setting system that pairs an ambitious objective with three to five measurable results showing whether it was achieved. OKR means Objectives and Key Results.

In plain words
What is it for?
Use it to set quarterly goals, coordinate teams, and replace targets such as “ship AI” with results that show real progress.
Why use it?
It turns vague plans and activity lists into measurable outcomes and helps teams align around shared priorities.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set quarterly goals, coordinate teams, and replace targets such as “ship AI” with results that show real progress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/deciqai/knowledge-skills/okr-goal-setting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add deciqAI/knowledge-skills --skill okr-goal-setting
Clone the repo
git clone --depth 1 https://github.com/deciqAI/knowledge-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for okr-goal-setting

README.md
[![agentmods](https://agentmods.dev/badge/skills/deciqai/knowledge-skills/okr-goal-setting/github.svg)](https://agentmods.dev/skills/deciqai/knowledge-skills/okr-goal-setting)
Your own site
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/okr-goal-setting"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/okr-goal-setting/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.

agentmods 80×15 button for okr-goal-setting

Your own site · 80×15
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/okr-goal-setting"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/okr-goal-setting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,888 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.01888
Opus 5 $0.00059 $0.00944
Sonnet 5 $0.00023 $0.00378
Haiku 4.5 $0.00012 $0.00189

Measured 9d ago against content hash 3b5abdb179f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

okr-goal-setting 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 9d 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.

okr-goal-setting/SKILL.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

OKRs (Objectives and Key Results)

Overview

OKRs separate ambition from measurement: an Objective is qualitative and aspirational; Key Results (3-5) are quantitative outcomes proving the objective was reached. KRs must be outcomes, not activities. Calibration rule: 70% achievement is success — routine 100% means goals were sandbagged. Developed by Andy Grove at Intel (1971); introduced to Google by John Doerr (1999).

Composes with north-star-metric, first-principles, metacognition, mece.

When to Use

  • Team goals are vague, unmeasurable, or just "complete project X" lists
  • Teams hitting all goals but the business isn't moving (sandbagging signal)
  • Cross-team work failing due to private, conflicting goals; or a new company needs goal infrastructure
  • Setting OKRs on AI features and the draft KR is "ship AI" / "increase AI usage" (vanity/Goodhart metric — replace with outcome KRs)

Not when: under ~10 people with sufficient informal alignment; inherently uncertain output (research labs); leadership will punish 70% achievement.

Coaching Novices (Adaptive Front Door)

  • Engine mode: user has a concrete case → run The Process directly.
  • Coach mode: user unfamiliar or no concrete case → guide step by step.

In Coach mode, respond one step at a time. Each [WAIT] is a hard stop — output only that step's question, then stop.

  1. OKRs separate the inspirational what we're trying to be (Objective) from the measurable how we'll know (3-5 Key Results) — aiming for 70% so goals stretch beyond what's safe.
  2. Check fit: under 10 people / uncertain output / leadership punishes 70% → not the right time.
  3. Elicit the actual goal the team is trying to set.

[WAIT — do not advance until user responds]

  1. Ask one question at a time: what's the outcome? What would prove it happened? Activity or outcome? Would 70% be a real win?

[WAIT — do not advance until user responds]

  1. Close: one well-formed Objective and 3 Key Results, plus the cadence to revisit them.

[WAIT — do not advance until user responds]

Read the full file on GitHub · 117 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 9d ago First seen · 117 lines · 117 tokens per session scan A 3b5abdb179f3

Subscribe to this mod's changes

okr-goal-setting is a skill published in the GitHub repository deciqAI/knowledge-skills (10 stars, last pushed 10d ago), licensed MIT. It adds 117 tokens to every session and 1,888 once invoked, about $0.0006 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-09-03.

Related

Other skills, from other repositories

cro

Conversion audit for funnels and pages — a section-by-section friction log (clarity, anxiety, distraction, motivation), heuristic checks (message match, above-the-fold value prop, form cost), an ICE-scored hypothesis backlog, and top-3 A/B test designs with success metrics and minimum-sample notes. Use when the user…

alebgl77/claude-inc · 99 tokens

prompt-master

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…

nidhinjs/prompt-master · 78 tokens

slack-tools

Slack workspace management and automation specialist.

RightNow-AI/openfang · 10 tokens

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

ops-suggest

Show time-aware CocoOps operational suggestions from the deterministic ops-suggest classifier. Usage: $ops suggest.

Snowflake-Labs/cocoplus · 25 tokens

customer-onboarding-and-implementation

Takes a new customer from signature to working — setting a definition of live that both sides agreed before the contract was signed, planning and staffing the implementation, running data migration and integration realistically, training the people who will actually use it, and handing over to the ongoing…

cbrock84/headcount · 94 tokens