okr-tracker-zh

okr-tracker-zh is a skill for Claude Code, Codex from AgiWish/hermes-skills-zh. It costs 41 tokens per session (728 once invoked), scanned A, original, MIT.

A Chinese-language tool for tracking OKRs, a goal-setting method that pairs a broad Objective with measurable Key Results. It turns current values or percentages into a structured progress report.

In plain words
What is it for?
Use it for quarterly progress updates, self-reviews, and reports to managers. It helps summarize objectives, key results, current progress, status, actions, risks, and requests for support.
Why use it?
It makes it easier to see whether each measurable result is on track. It also records risks, reasons for falling behind, planned actions, and support needed.

Skill for Claude CodeCodex

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

Good fit Use it for quarterly progress updates, self-reviews, and reports to managers. It helps summarize objectives, key results, current progress, status, actions, risks, and requests for support.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agiwish/hermes-skills-zh/okr-tracker-zh
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 AgiWish/hermes-skills-zh --skill okr-tracker-zh
Clone the repo
git clone --depth 1 https://github.com/AgiWish/hermes-skills-zh

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-tracker-zh

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/okr-tracker-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/okr-tracker-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 728 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.00041 $0.00728
Opus 5 $0.00020 $0.00364
Sonnet 5 $0.00008 $0.00146
Haiku 4.5 $0.00004 $0.00073

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

Security

Grade A, and why

okr-tracker-zh 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 12d 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/okr-tracker-zh/SKILL.md · 85 lines

What it actually says

OKR 追踪 (okr-tracker-zh)

When to Use

  • "帮我更新 OKR 进度"、"整理一下目标完成情况"
  • 用户描述了某个目标的当前状态
  • "季度要结束了,帮我汇报 OKR"
  • /okr-tracker-zh [目标和进度]

Quick Reference

/okr-tracker-zh [目标描述和当前进度]

可选:
  --format=汇报    # 向上汇报版(默认)
  --format=复盘    # 自我复盘版,含原因分析
  --period=Q2      # 指定季度

Procedure

  1. 识别 OKR 结构

    • O(Objective):定性的目标描述
    • KR(Key Results):可量化的关键结果,通常 2-4 个
    • 当前进度:完成百分比或具体数值
  2. 生成进度报告

    📊 OKR 进度报告 [季度/日期]
    
    🎯 目标(O):[目标描述]
    整体进度:[X]%  [████░░░░░░] 
    
    关键结果(KR):
    ┌─ KR1:[描述]
    │  目标:[目标值]  当前:[当前值]  进度:[X]%
    │  状态:🟢 顺利 / 🟡 需关注 / 🔴 落后
    │
    ├─ KR2:[描述]
    │  目标:[目标值]  当前:[当前值]  进度:[X]%
    │  状态:[状态]
    │
    └─ KR3:[描述]
       目标:[目标值]  当前:[当前值]  进度:[X]%
       状态:[状态]
    
    关键举措:
    · [已完成的重要动作]
    · [下阶段计划]
    
    风险与需要支持:
    · [如有,列出;否则填「暂无」]
    
  3. 状态判断标准

    • 🟢 顺利:进度 ≥ 预期进度
    • 🟡 需关注:进度落后 10-20%
    • 🔴 落后:进度落后 >20% 或有明确风险

Pitfalls

  • 进度百分比要基于用户提供的数据,不要凭感觉填
  • 「落后」状态必须附带原因和应对措施
  • 进度条用文字 ASCII 画(████░░░░░░),兼容所有平台

Verification

  • 每个 KR 都有当前值和目标值
  • 落后状态是否说明了原因
  • 是否有「下阶段计划」
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. 12d ago First seen · 85 lines · 41 tokens per session scan A dfc225251e64

Subscribe to this mod's changes

okr-tracker-zh is a skill published in the GitHub repository AgiWish/hermes-skills-zh (5 stars, last pushed 3mo ago), licensed MIT. It adds 41 tokens to every session and 728 once invoked, about $0.0002 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

cocoharvest

Decompose an approved plan into parallel workstreams, assign specialist personas, classify stages as HITL or AFK (CocoLens), generate flow.json stages with checkpoints and dual-file state, and create per-stage prompt files. Includes adaptive parallelism, stall detection, shell identity injection, and consecutive…

Snowflake-Labs/cocoplus · 68 tokens

plan

Enter the Plan phase of CocoBrew. Runs CocoSpec quality gate pre-flight, reads spec.md and discuss.md (if present), invokes Coco native plan mode as a mandatory gate, captures the approved plan to plan.md, creates initial flow.json template, and commits. Must have $spec completed first.

Snowflake-Labs/cocoplus · 63 tokens

cococonverge

CocoPivot — multi-pod convergence synthesizer. Deterministically deduplicates findings from N parallel pod outputs into one prioritized, coordinated action plan. Invoked via $pivot run/show/status/clear.

Snowflake-Labs/cocoplus · 48 tokens

cocoplus-config

CocoPlus configuration SSOT — $cocoplus sync propagates cocoplus.toml into downstream artifacts; $cocoplus migrate-config converts legacy safety-config.json. Invoked via $cocoplus sync and $cocoplus migrate-config.

Snowflake-Labs/cocoplus · 56 tokens

lean-debt

CocoLean shortcut debt ledger — harvests cocoplus: comment markers across the CocoPod and produces a ranked deferral report sorted by ceiling imminence and age.

Snowflake-Labs/cocoplus · 38 tokens

ops-demo

CocoOps demo mode activator — populates .cocoplus/ops/demo/ with realistic mock data and sets cocoplus.toml [demo] enabled = true. Invoked via $ops demo.

Snowflake-Labs/cocoplus · 46 tokens