process-mapper

process-mapper is a skill for Claude Code, Codex from borghei/Claude-Skills. It costs 55 tokens per session (2,761 once invoked), scanned A, original, no licence file.

A guide for describing and improving business processes, including who does each step and where work changes hands between teams.

In plain words
What is it for?
It helps document workflows using SIPOC and swimlane diagrams, measure cycle time, diagnose handoffs, and create a ranked list of improvements based on expected payback.
Why use it?
It helps reveal slow steps, errors, bottlenecks, and handoff problems in processes that involve multiple people or departments.

Skill for Claude CodeCodex

Part of the business-operations-skills plugin — 6 skills 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/borghei/claude-skills/process-mapper
Any agent
npx skills add borghei/Claude-Skills --skill process-mapper
Clone the repo
git clone --depth 1 https://github.com/borghei/Claude-Skills

Made for: Claude Code, Codex.

Or install business-operations-skills, the plugin that ships this one along with the rest of its 6 skills.

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 process-mapper

README.md
[![agentmods](https://agentmods.dev/badge/skills/borghei/claude-skills/process-mapper.svg)](https://agentmods.dev/skills/borghei/claude-skills/process-mapper)
Your own site
<a href="https://agentmods.dev/skills/borghei/claude-skills/process-mapper"><img src="https://agentmods.dev/badge/skills/borghei/claude-skills/process-mapper.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,761 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00055 $0.02761
Opus 5 $0.00028 $0.01380
Sonnet 5 $0.00011 $0.00552
Haiku 4.5 $0.00006 $0.00276

Measured yesterday against content hash 2aa3c94aa3ae, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

process-mapper 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 yesterday.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/handoff_analyzer.py, scripts/improvement_scorer.py, scripts/process_analyzer.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

business-operations/process-mapper/SKILL.md · 193 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. yesterday First seen · 193 lines · 55 tokens per session scan A 2aa3c94aa3ae

Subscribe to this mod's changes

process-mapper is a skill published in the GitHub repository borghei/Claude-Skills (690 stars, last pushed 22d ago), with no licence file. It adds 55 tokens to every session and 2,761 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

brief-me

Catch the user up from messy workplace context and surface what needs attention.

tmusser/context-to-action-skills · 17 tokens

meeting-to-actions

Turn meeting notes or transcripts into decisions, action items, owners, dates, blockers, and follow-ups.

tmusser/context-to-action-skills · 25 tokens

run-team-retrospective

Use when a team needs to reflect on a completed period, project, or significant event — to extract what worked, what didn't, and what specific changes to make before the next cycle, rather than repeating the same patterns.

jeffreytse/grimoire-core · 50 tokens

LQF_Machine_Learning_Expert_Guide

LQF Machine Learning Expert Guide - Routed skill for ML/Statistical Modeling with Critical Discussion Mode. Triggers on: machine learning, modeling, prediction, training, classification, regression, clustering, deep learning, neural network, model evaluation, feature engineering, hyperparameter tuning, overfitting…

foryourhealth111-pixel/Vibe-Skills · 152 tokens

alpha-vantage

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…

foryourhealth111-pixel/Vibe-Skills · 126 tokens

datavis

Comprehensive data visualization toolkit for creating beautiful, mathematically elegant visualizations with D3.js, Chart.js, and custom SVG. Use when (1) building interactive data visualizations, (2) designing color palettes for charts, (3) choosing scales and visual encodings, (4) creating data pipelines from…

foryourhealth111-pixel/Vibe-Skills · 106 tokens