okhp3-cowork-commitment-tracker

okhp3-cowork-commitment-tracker is a skill for Claude Code, Codex from OKHP3/skillz. It costs 63 tokens per session (1,120 once invoked), scanned A, original, MIT.

A process for finding and reconciling the user's own promises across selected emails and meetings. It turns scattered commitments into a clear follow-up list.

In plain words
What is it for?
Use it to review notes and messages, identify open promises, and prepare an accountable follow-up list.
Why use it?
It distinguishes actual commitments from casual discussion and makes the next check visible without silently assigning tasks or sending reminders.

Skill for Claude CodeCodex

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

Good fit Use it to review notes and messages, identify open promises, and prepare an accountable follow-up list.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/okhp3/skillz/okhp3-cowork-commitment-tracker
View source ↗ OKHP3/skillz
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 OKHP3/skillz --skill okhp3-cowork-commitment-tracker
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

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 okhp3-cowork-commitment-tracker

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-cowork-commitment-tracker"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-cowork-commitment-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,120 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.00063 $0.01120
Opus 5 $0.00032 $0.00560
Sonnet 5 $0.00013 $0.00224
Haiku 4.5 $0.00006 $0.00112

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

Security

Grade A, and why

okhp3-cowork-commitment-tracker 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 7d 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.

copilot/okhp3-cowork-commitment-tracker/SKILL.md · 106 lines

How it starts

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

okhp3-cowork-commitment-tracker

OverKill Hill P³ · overkillhill.com · github.com/OKHP3

Find the promises that matter, distinguish them from casual discussion, and make their next check visible.

Scope

In scope Out of scope
The user's own commitments in a selected window and source set Surveillance of others, inferred promises, reminder sends, task writes, or judgment of performance

Host contract

  • Target: Microsoft Copilot Cowork personal custom skill.
  • Portable core: extract and reconcile commitments from supplied notes and messages.
  • Cowork adaptation: use agreed email, meetings, and files only within the user's current Microsoft 365 permissions.
  • Evidence: documented Cowork work-context model; no live package run.

Activation boundary and handoff

  • Interactive and automation boundary: Use interactively by default. A scheduled or event-driven run may produce a draft only; it must not send, post, schedule, share, create, modify, move, rename, or delete anything.
  • Approval policy: Require a current-session, target- and content-specific confirmation before an external action. This is this skill's policy, not a claim that Cowork enforces the same granularity.
  • Portable fallback: Outside verified Cowork retrieval, use only material supplied or attached by the user. Otherwise return NEEDS INPUT; do not search local, tenant, or connector context.
  • Host availability: Cowork custom skills are not supported on mobile. Return NOT SUPPORTED on an unavailable surface. A handoff guides work after activation; it cannot prove exclusive host skill selection.
  • Handoff: Use inbox triage to establish a message queue, and weekly review to plan around an already reconciled commitment ledger.

Required input and safe outcomes

Confirm the person whose commitments are in scope (default: the user), time window, sources, and desired follow-up form. Return NEEDS INPUT when the scope would become surveillance or is unclear, INSUFFICIENT PERMISSION for unavailable context, and NOT SUPPORTED for unavailable source access.

Read the full file on GitHub · 106 lines

Files

What ships with it

2 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. 7d ago First seen · 106 lines · 63 tokens per session scan A 830d383eb2f7

Subscribe to this mod's changes

okhp3-cowork-commitment-tracker is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 63 tokens to every session and 1,120 once invoked, about $0.0003 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

kelly-followups

Busabase-backed App-in-Skill for one thing only — record who you need to follow up with after a meeting, see what is due today, mark it done. Use when the user invokes $kelly-followups or /kelly-followups, mentions a followup, follow-up, meeting action item, or wants a lightweight daily reminder of who to check in…

mr-kelly/skills · 88 tokens

baoyu-wechat-summary

Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history (history.json + history-digests.jsonl), per-user profiles, and per-group fact memory…

JimLiu/baoyu-skills · 213 tokens

pm

When you want to manage projects across your businesses using a kanban + Eisenhower methodology. One kanban per business (whatever portfolio of businesses, projects, or initiatives you run). Tool-agnostic — connects via API/MCP to whatever PM tool each business uses (Notion, GitHub Projects, Plane, Linear, Obsidian…

coreyhaines31/makerskills · 206 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

daily-standup

Generate a daily standup summary from recent Claude Code sessions — completed work grouped by project (cwd), session costs from the pricing engine, tool invocations, error/compaction/APIError events, and turn velocity metrics from session metadata (turncount, totalturndurationms).

hoangsonww/Claude-Code-Agent-Monitor · 60 tokens

n8n-pto-pipeline

Create n8n workflow for daily task assignment from PTO engineer to foreman via Telegram bot with status reporting.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 30 tokens