okr

okr is a command for Claude Code from ricneves-ai/flowgrammers-skills. It costs 0 tokens per session (3,599 once invoked), scanned A, original, MIT.

A planning tool that creates Objectives and Key Results (OKRs) at three levels: company, department, and team. OKRs pair a goal with measurable results used to track progress.

In plain words
What is it for?
Use it to set quarterly goals, define measurable targets, align departments, and establish a regular review cycle.
Why use it?
It helps several teams work toward the same priorities and shifts attention from tasks completed to results achieved.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it to set quarterly goals, define measurable targets, align departments, and establish a regular review cycle.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ricneves-ai/flowgrammers-skills/okr
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.

Clone the repo
git clone --depth 1 https://github.com/ricneves-ai/flowgrammers-skills

Made for: Claude Code.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/ricneves-ai/flowgrammers-skills/okr"><img src="https://agentmods.dev/badge/commands/ricneves-ai/flowgrammers-skills/okr.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,599 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.
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.00000 $0.03599
Opus 5 $0.00000 $0.01800
Sonnet 5 $0.00000 $0.00720
Haiku 4.5 $0.00000 $0.00360

Measured 8d ago against content hash 46f00af91654, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

okr 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 8d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • okr — 100% identical, 0 lines differ
commands/okr.md · 369 lines

How it starts

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

/okr

O que essa skill faz

Gera OKR cascade completo (Objectives and Key Results) em 3 niveis: empresa → departamento → time. Baseado nos 9 principios de 55 product leaders (pesquisa Lenny Rachitsky) + framework Rezvani.

Saida: OKR cascade formatado com objetivos inspiradores, key results mensuraveis, e cadencia de review.


Quando usar

  • Trimestre novo, precisa definir metas claras para times
  • Empresa cresceu e precisa alinhar multiplos times em direção unica
  • Stakeholders pedem "qual a meta?" e ninguem tem resposta clara
  • Quer sair de output-driven (features entregues) para outcome-driven (resultados alcançados)

Input esperado

Minimo:

  • Estrategia: Growth, retention, revenue, innovation ou operational
  • Contexto do produto: O que faz, quem usa, estagio (early, growth, scale)
  • Metricas atuais: Baseline dos numeros principais (users, revenue, churn, etc)

Opcional:

  • Missao/visao da empresa
  • OKRs do trimestre anterior (o que funcionou, o que nao)
  • Numero de times/departamentos
  • Constraints (budget, headcount, timeline)

9 Principios de OKR (Lenny Research)

Antes de gerar OKRs, aplicar estes principios:

1. Goals one step from company goals

Nao cascade em 5 niveis. Time-level OKR deve estar a 1 passo do company-level. Se precisa de 3+ niveis para conectar, o goal esta errado.

2. Build systems, not just goals

OKR sem sistema de execucao e review e wishful thinking. Defina: quem revisa, quando, como corrige rota.

3. Triangulate with 3 Key Results

Para cada Objective, usar 3 KRs complementares:

  • Hardcore number: Metrica quantitativa dura (ex: 10K DAU)
  • Squishier quality: Metrica de qualidade/satisfacao (ex: NPS > 50)
  • Dollar sign: Metrica financeira (ex: $100K MRR)

4. Use absolute numbers, not ratios

"Aumentar conversao de 2% para 4%" e facil de gamer (reduz denominador). Prefira: "Converter 500 usuarios pagos por mes".

5. Ambitious goals force new thinking

Se o time consegue atingir com 10% mais esforco, o goal nao e ambicioso. Bons OKRs forcam repensar a abordagem.

Read the full file on GitHub · 369 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. 8d ago First seen · 369 lines · 0 tokens per session scan A 46f00af91654

Subscribe to this mod's changes

okr is a command published in the GitHub repository ricneves-ai/flowgrammers-skills (112 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,599 tokens. 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.