codexkit-portfolio-risk-radar

codexkit-portfolio-risk-radar is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 73 tokens per session (721 once invoked), scanned A, original, MIT.

A portfolio-management guide that combines the status of multiple projects or workstreams into one health view. It tracks milestones, owners, risks, assumptions, issues, dependencies, blockers, and escalations using clear red-amber-green status ratings.

In plain words
What is it for?
Use it for PMO reporting, multi-project RAID reviews, dependency tracking, milestone oversight, escalation planning, and leadership prioritization.
Why use it?
It helps leaders see which problems cross project boundaries and where priorities or decisions are needed. It replaces conflicting updates with a shared view of portfolio health.

Skill for Claude CodeCodex

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/hoavdc/codexkit/codexkit-portfolio-risk-radar
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-portfolio-risk-radar
Clone the repo
git clone --depth 1 https://github.com/hoavdc/CodexKit

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 codexkit-portfolio-risk-radar

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-portfolio-risk-radar.svg)](https://agentmods.dev/skills/hoavdc/codexkit/codexkit-portfolio-risk-radar)
Your own site
<a href="https://agentmods.dev/skills/hoavdc/codexkit/codexkit-portfolio-risk-radar"><img src="https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-portfolio-risk-radar.svg" alt="Measured on agentmods" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 721 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00073 $0.00721
Opus 5 $0.00036 $0.00360
Sonnet 5 $0.00015 $0.00144
Haiku 4.5 $0.00007 $0.00072

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

Security

Grade A, and why

codexkit-portfolio-risk-radar 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.

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/codexkit-portfolio-risk-radar/SKILL.md · 87 lines

How it starts

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

Portfolio Risk Radar

Purpose

Turn scattered project updates into a portfolio-level health view that supports escalation and prioritization.

When to use

  • Leadership needs a single portfolio health readout.
  • A PMO needs RAID, dependency, and milestone logic across many workstreams.
  • A program has conflicting status narratives and needs one truth model.

When not to use

  • Only one task or one sprint is in scope.
  • The request is only to reformat existing notes without analysis.

Inputs

  • list of workstreams or projects
  • current milestones, deadlines, and owners
  • open risks, assumptions, issues, and dependencies
  • status evidence, blockers, and escalation history
  • material budget, scope, or capacity constraints

Procedure

  1. Normalize the inventory of workstreams, owners, and milestone dates.
  2. Separate risks, issues, assumptions, and dependencies instead of mixing them.
  3. Score health by schedule, scope, resourcing, dependency risk, and decision latency.
  4. Build a simple RAG model with explicit reasons for each rating.
  5. Highlight cross-project dependencies and shared bottlenecks.
  6. Recommend the few escalations or leadership decisions that change trajectory fastest.
  7. State what evidence is weak or stale.

Output

  • portfolio summary with top risks and overall health
  • workstream table with RAG, owner, next milestone, and escalation need
  • dependency heatmap or narrative
  • top decision asks and recommended owners
  • next reporting rhythm

Definition of done

  • Leaders can tell which workstreams are truly off-track and why.
  • Escalations are prioritized, not buried in raw status text.
  • Dependency risk is visible across the portfolio.

Examples

  • "Turn these seven project updates into a PMO-level portfolio risk report for Monday steering."
  • "We have conflicting status updates across three programs. Build a single RAID and RAG view."

Quality Criteria

  • Data sources and assumptions are explicitly stated
  • Calculations are reproducible from provided inputs
  • Visualizations or tables have clear labels, units, and time ranges
  • Caveats and confidence levels are documented for estimates

Read the full file on GitHub · 87 lines

Files

What ships with it

1 file 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. yesterday First seen · 87 lines · 73 tokens per session scan A 0f57e8156253

Subscribe to this mod's changes

codexkit-portfolio-risk-radar is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 73 tokens to every session and 721 once invoked, about $0.0004 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.