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.
npx agentmods add skills/okhp3/skillz/okhp3-process-gap-analysisnpx skills add OKHP3/skillz --skill okhp3-process-gap-analysisgit clone --depth 1 https://github.com/OKHP3/skillzWrote 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.
[](https://agentmods.dev/skills/okhp3/skillz/okhp3-process-gap-analysis)<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-process-gap-analysis"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-process-gap-analysis.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.01479 |
| Opus 5 | $0.00051 | $0.00740 |
| Sonnet 5 | $0.00021 | $0.00296 |
| Haiku 4.5 | $0.00010 | $0.00148 |
Grade A, and why
okhp3-process-gap-analysis 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 160 lines — stays where its author put it; the contents beside it link to each section on GitHub.
okhp3-process-gap-analysis
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Purpose
Systematically identify gaps, deviations, and exception paths in a captured as-is process. The analysis distinguishes:
- Structural gaps — missing steps, undefined roles, absent inputs or outputs
- Execution gaps — steps performed inconsistently or only by specific individuals
- Exception gaps — failure paths with no documented handling
- Compliance gaps — steps missing required controls or policy references
When to use this skill
- You have an
as-is-process.yamland want to identify improvement opportunities - User asks where the current process fails, slows down, or creates risk
- Preparing the input for
future-state-and-change-strategy - User needs a root cause analysis of a known process failure
When NOT to use this skill
- No as-is capture exists — run
as-is-process-capturefirst - User wants to design the future state immediately — note the gap analysis is needed first, then run
future-state-and-change-strategy - Do not propose solutions here — record gaps only; solutions belong in the future-state skill
Gap Analysis Framework
scripts/analyze-gaps.mjs analyses the as-is process for the following gap types:
Type 1 — Structural gaps
| Pattern | Gap description |
|---|---|
Step with no actor_role_id |
Unowned activity |
| No start event or end event | Missing process boundary |
Input with no source |
Untraced input |
Output with no consumer |
Undelivered output |
business_rules empty |
Undocumented constraints |
Type 2 — Execution gaps
| Pattern | Gap description |
|---|---|
capture_quality: low on step |
Poorly understood activity |
Step with notes containing "usually" or "sometimes" |
Inconsistent execution |
| Single person as sole performer across >50% of steps | Key-person dependency |
Type 3 — Exception gaps
What ships with it
6 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.
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.
- 6d ago First seen · 160 lines · 103 tokens per session scan A 5031308f3b84
okhp3-process-gap-analysis is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 103 tokens to every session and 1,479 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.
Other skills, from other repositories
vastai-sdk
Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.
pm-aarrr
Use when: 产品上线后需要分析用户增长、制定增长策略、诊断产品健康度、优化AARRR各环节 Do NOT use when: 产品未上线、仅需单一指标分析无需全链路.
pm-docs
Use when: 需要输出PRD/BRD/MRD产品文档、方案文档、商业计划文档、需要文档模板 Do NOT auto-select when: 用户用自然语言说"写需求文档""写PRD""帮我设计需求"等新产品请求 → 这些必须先路由到 start-super-pm Direct slash-command use is allowed: 用户显式输入 /pm-docs 时可直接进入,但必须通过本 skill 的前置门禁 Do NOT use when: 文档已完备无需生成、仅需口头讨论无需书面输出.
pm-position
Use when: 需要明确产品定位、设计商业模式、规划盈利方式、制定定价策略、进行盈利预测 Do NOT use when: 产品定位已明确、仅需执行无需重新定位.
pm-retro
Use when: 迭代结束后需要复盘总结经验教训、改进团队流程、记录改进行动项 Do NOT use when: 迭代尚未结束、团队不需要正式复盘.
product-marketing-copywriter
当市场调研分析师与营销专员、内容创作者需要推广产品时,使用本技能可精准分析受众痛点与产品卖点,一键生成高转化标题与正文,快速产出激发购买欲的优质营销文案,大幅提升销售转化率。.