process-portfolio-observability

process-portfolio-observability is a skill for Claude Code from geledek/enterprise-ai-transformation-skills. It costs 136 tokens per session (2,151 once invoked), scanned A, original, MIT.

A skill for measuring how an organisation’s AI agents are used, what they cost, and what value they deliver across a portfolio. It also checks whether oversight costs are included in the calculation.

In plain words
What is it for?
Use it to define usage, cost, outcome, and return-on-investment measures for AI initiatives; compare initiatives across a portfolio; and monitor agent performance and governance.
Why use it?
It removes the guesswork from judging AI investments and can reveal when a good-looking productivity result creates little or negative value after costs.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the enterprise-ai-transformation-skills plugin — 16 skills shipped together

Good fit Use it to define usage, cost, outcome, and return-on-investment measures for AI initiatives; compare initiatives across a portfolio; and monitor agent performance and governance.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add geledek/enterprise-ai-transformation-skills
Claude Code
/plugin install enterprise-ai-transformation-skills

Made for: Claude Code.

Or install enterprise-ai-transformation-skills, the plugin that ships this one along with the rest of its 16 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-portfolio-observability

README.md
[![agentmods](https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability/github.svg)](https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability)
Your own site
<a href="https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability"><img src="https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability/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 process-portfolio-observability

Your own site · 80×15
<a href="https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability"><img src="https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/process-portfolio-observability.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,151 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.00136 $0.02151
Opus 5 $0.00068 $0.01076
Sonnet 5 $0.00027 $0.00430
Haiku 4.5 $0.00014 $0.00215

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

Security

Grade A, and why

process-portfolio-observability 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/process-portfolio-observability/SKILL.md · 98 lines

How it starts

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

Process — AI Portfolio Observability

Most enterprises run AI like a black box: they ship agents, they pay tokens, they cannot answer "what did this earn us net of oversight?" PwC's 2026 ROI guidance is explicit — gross productivity is not the number; net-of-oversight ROI is. The european fintech case shows the trap: 40% deflection headline, 22% CSAT drop, net value negative. This skill builds the instrumentation that exposes that math before the board does.

Anchor: PwC three-channel ROI (efficiency + growth + revenue) minus oversight cost; IMDA Dimension 4 structural controls; NIST RMF MANAGE function on continuous monitoring; 70/20/10 portfolio mix prior (70% core / 20% adjacent / 10% transformational). Distinct from BCG's effort-split and training-budget uses of the same digits elsewhere in this plugin — always read "70/20/10" here as portfolio mix.

Verdict vocabulary (stable output contract): Observable-and-governed / Partial-observability / Black-box.

Dimension 1: KPI Tree Construction

Every initiative gets three connected layers. If any layer is missing, the agent is unobservable by definition.

  1. Input KPIs — what is consumed? (Usage volume, p50/p95 latency, tokens per call, token cost per call, infra spend, human-in-the-loop minutes per call.)
  2. Output KPIs — what does the agent produce? (Task-completion rate, override/correction rate, hard-error rate, hallucination rate on golden set, CSAT or NPS delta, escalation rate to human.)
  3. Outcome KPIs — what does the business get? (Hours saved per week, revenue lift, cycle-time drop, defect rate drop, headcount reallocated — tied to a P&L line.)

The tree must connect: input dollars → output behavior → outcome dollars. If "hours saved" cannot be traced to a specific output KPI driving it, the number is fiction. Consult pwc-20-item-checklist.md: items 11–16 cover the input/output/outcome wiring expected by audit.

Output: INPUT_KPIS | OUTPUT_KPIS | OUTCOME_KPIS | TREE_CONNECTIVITY | P&L_LINE_OWNER

Read the full file on GitHub · 98 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. 12d ago First seen · 98 lines · 136 tokens per session scan A df4f30179b76

Subscribe to this mod's changes

process-portfolio-observability is a skill published in the GitHub repository geledek/enterprise-ai-transformation-skills (9 stars, last pushed 2mo ago), licensed MIT. It adds 136 tokens to every session and 2,151 once invoked, about $0.0007 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

ai-interaction-pattern-advisor

Advises WHICH AI interaction pattern fits a product, service, or workflow — at what level of automation, with what trust mechanics and what organizational change. Acts as a senior Service Designer and AI Transformation specialist. Use whenever the user is deciding how AI should show up in an experience, or is…

irSodeh/AI-Interaction-Pattern-Advisor · 220 tokens

ai-act-classification

Classify AI systems and GPAI models under the current EU AI Act. Use for Article 5 prohibited-practice screening, Article 6 and Annex I/III high-risk analysis, Article 6(3) exceptions, Article 50 transparency duties, GPAI duties, role allocation, deadlines, or an evidence-backed classification memo.

lexbeam-software/eu-ai-governance-plugin · 72 tokens

ai-act-compliance

Assess and build an EU AI Act compliance programme. Use for inventories, role maps, deadline readiness, Article 4 AI literacy, high-risk provider or deployer controls, GPAI governance, policy roadmaps, remediation plans, or executive compliance status.

lexbeam-software/eu-ai-governance-plugin · 55 tokens

ai-vendor-assessment

Assess an AI vendor, model provider, or supplier relationship. Use for EU AI Act role and evidence checks, GDPR processor terms, security and resilience review, model-change controls, incident routes, audit rights, contractual redlines, or a go/no-go procurement recommendation.

lexbeam-software/eu-ai-governance-plugin · 59 tokens

dpia-ai

Run or review a GDPR data protection impact assessment for an AI system. Use for Article 35 trigger screening, necessity and proportionality, profiling and automated decisions, bias and explainability risks, mitigations, DPO consultation, Article 36 prior consultation, or DPIA and EU AI Act FRIA coordination.

lexbeam-software/eu-ai-governance-plugin · 66 tokens

governance-documentation

Create, review, or organise EU AI Act governance evidence. Use for Article 11 and Annex IV technical documentation, logs, quality management, conformity records, declarations, registration, deployer records, post-market monitoring, incident files, evidence indexes, or review packs.

lexbeam-software/eu-ai-governance-plugin · 59 tokens