write-okrs

write-okrs is a skill for Claude Code, Codex from felipecabargas/gambit. It costs 103 tokens per session (2,712 once invoked), scanned A, original, MIT.

A guide for turning product strategy into OKRs—Objectives and Key Results, which describe a goal and measurable signs of success.

In plain words
What is it for?
Use it during quarterly planning to write, audit, and track outcome-focused OKRs for one or more teams.
Why use it?
It helps replace vague goals or lists of planned work with measurable commitments tied to strategic priorities.

Skill for Claude CodeCodex

Part of the gambit plugin — 13 skills, 4 agents shipped together

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.

agentmods
npx agentmods add skills/felipecabargas/gambit/write-okrs
Any agent
npx skills add felipecabargas/gambit --skill write-okrs
Clone the repo
git clone --depth 1 https://github.com/felipecabargas/gambit

Made for: Claude Code, Codex.

Or install gambit, the plugin that ships this one along with the rest of its 13 skills, 4 agents.

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 write-okrs

README.md
[![agentmods](https://agentmods.dev/badge/skills/felipecabargas/gambit/write-okrs.svg)](https://agentmods.dev/skills/felipecabargas/gambit/write-okrs)
Your own site
<a href="https://agentmods.dev/skills/felipecabargas/gambit/write-okrs"><img src="https://agentmods.dev/badge/skills/felipecabargas/gambit/write-okrs.svg" alt="Measured on agentmods" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,712 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00103 $0.02712
Opus 5 $0.00051 $0.01356
Sonnet 5 $0.00021 $0.00542
Haiku 4.5 $0.00010 $0.00271

Measured 4d ago against content hash 98a0cc04eed7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

write-okrs 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 4d 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.

skills/write-okrs/SKILL.md · 223 lines

How it starts

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

OKR Writer

When to Use

Use this skill when you need to translate strategic intent into measurable quarterly commitments. It adds the most value when:

  • Quarterly planning — turn a product strategy or planning document into a set of OKRs the team can commit to and track weekly
  • Aligning teams on what success looks like — when multiple teams need a shared, unambiguous definition of a good quarter, OKRs written from a common strategy pillar ensure alignment without requiring everyone to re-read the strategy document
  • Translating a strategy into measurable commitments — a strategy document describes direction; OKRs make that direction testable. Use this skill immediately after write-product-strategy to close the loop between strategy and execution
  • After completing a write-product-strategy session — the natural next step once strategy pillars are defined and agreed
  • When existing OKRs feel vague or output-focused — use this skill to audit and rewrite OKRs that have drifted toward shipping lists instead of outcome statements

Input Format

The skill scans the current project directory for STRATEGY.md automatically. If found, it reads the strategy pillars and proposes a first draft of OKRs for your review. You can also provide:

Path to a strategy document:

Path: ./STRATEGY.md

Pasted strategy pillars:

Pillar 1: Improve activation for self-serve sign-ups
Pillar 2: Expand into the mid-market segment (50–500 employees)
Pillar 3: Build a foundation for enterprise compliance (SOC 2, SSO)

A description of strategic priorities:

This quarter we're focused on two things: reducing time-to-value for new users
so that more of them reach the activation milestone, and starting the compliance
work that will unlock enterprise deals in Q4.

Optionally, previous OKRs to build on:

Path: ./OKRs-Q1-2026.md

If previous OKRs are provided, the skill uses them to set baselines for Key Results where applicable, and identifies KRs that were not achieved and may carry forward.

Read the full file on GitHub · 223 lines

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. 4d ago First seen · 223 lines · 103 tokens per session scan A 98a0cc04eed7

Subscribe to this mod's changes

write-okrs is a skill published in the GitHub repository felipecabargas/gambit (2 stars, last pushed 3mo ago), licensed MIT. It adds 103 tokens to every session and 2,712 once invoked, about $0.0005 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-08-31.

Related

Other skills, from other repositories

antigravity

Run the Antigravity CLI (Gemini) as a collaborating AI inside Claude Code, with intelligent model routing across the software development lifecycle. Claude is the conductor/orchestrator — requirements, architecture, the hard 20%, verification, and review — and routes deterministic, high-volume work (scaffolding…

yuting0624/antigravity-for-claude-code · 199 tokens

migrate-to-antigravity

Move an existing Claude Code setup onto the Antigravity CLI (agy) — user skills, CLAUDE.md, auto-memory, MCP servers, installed plugins, permissions and trusted workspaces. Use when the user says "migrate to Antigravity", "move my Claude Code config to agy", "bring my skills/memory/MCP over", "set up agy like my…

yuting0624/antigravity-for-claude-code · 123 tokens

gemini

Cross-model second opinion from Google Gemini — a different AI reviewing the same changes, with deep Google ecosystem knowledge. Three modes: review (pass/fail gate for Google Ads campaigns, SEO metadata, or code), challenge (adversarial stress-test that tries to break your changes), and consult (open Q&A with Gemini…

nowork-studio/notfair-plugin · 184 tokens

google-ads-landing

Score and diagnose Google Ads landing pages. Use when asked to audit a landing page, check landing page quality, diagnose high-CTR but low-conversion-rate ad groups, improve Quality Score's Landing Page Experience component, or compare an ad group's messaging against its landing page. Trigger on "landing page audit"…

nowork-studio/notfair-plugin · 121 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

schema-markup-generator

Generate JSON-LD structured data markup for rich results in Google Search. Supports FAQ, HowTo, Article, Product, LocalBusiness, and multi-type schemas. Validates against Google requirements and provides implementation guidance. Use when asked to "add schema markup", "generate structured data", "JSON-LD", "rich…

nowork-studio/notfair-plugin · 99 tokens