technical-program-management

technical-program-management is a skill for Claude Code, Codex from magnus919/agent-skills. It costs 128 tokens per session (2,709 once invoked), scanned A, original, MIT.

A program-management guide for coordinating several related technical projects, teams, products, or vendors toward shared results.

In plain words
What is it for?
Use it to define the program's boundaries, assign decision rights, track cross-project health, and communicate progress.
Why use it?
It helps handle dependencies, shared resources, risks, decisions, and benefits that individual project owners cannot manage alone.

Skill for Claude CodeCodex

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

Good fit Use it to define the program's boundaries, assign decision rights, track cross-project health, and communicate progress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/magnus919/agent-skills/technical-program-management
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 magnus919/agent-skills --skill technical-program-management
Clone the repo
git clone --depth 1 https://github.com/magnus919/agent-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin technical-program-management/plugin install technical-program-management after adding the marketplace above.

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 technical-program-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/magnus919/agent-skills/technical-program-management/github.svg)](https://agentmods.dev/skills/magnus919/agent-skills/technical-program-management)
Your own site
<a href="https://agentmods.dev/skills/magnus919/agent-skills/technical-program-management"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/technical-program-management/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 technical-program-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/magnus919/agent-skills/technical-program-management"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/technical-program-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 128 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,709 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00128 $0.02709
Opus 5 $0.00064 $0.01354
Sonnet 5 $0.00026 $0.00542
Haiku 4.5 $0.00013 $0.00271

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

Security

Grade A, and why

technical-program-management 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.

technical-program-management/SKILL.md · 200 lines

How it starts

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

Technical Program Management

Program-level control can fail even when every component is on its own track. Use this skill to see and manage the seams, not to replace project managers or product governance.

First move: prove the program boundary

A program is not a larger project: it exists because coordination, shared constraints, or benefits across components require decisions that no component owner can make alone.

Read existing strategy, business case, component plans, dependency records, benefits assumptions, and recent status evidence before creating ceremony. Establish:

  • the shared outcome and why the components belong together;
  • the senior accountable owner and program decision rights;
  • component projects/workstreams, owners, interfaces, and operational recipients;
  • expected benefits, benefit owners, measures, baselines, timing, and disbenefits;
  • shared capacity, funding, architecture, vendors, environments, and policy constraints;
  • the current phase, critical decision, evidence gaps, and stop/revisit conditions.

If the work is one bounded project, route to technical-project-management. If the work is only a collection of unrelated investments, route to product-roadmapping-and-portfolio or strategy-frameworks.

Reference routing

Read only what the current decision requires:

Situation Read
Program mandate, component map, or shared constraints Program brief template
Integrated status, dependency, risk, or recovery problem Program control and troubleshooting
Benefits, governance, or evidence boundary Research ledger
Benefits dependency mapping, tranche decisions, or disbenefits Benefits dependency and tranche control
Adoption, operating-model change, or benefit drift Benefits and transformation
Integrated control record needs filling Integrated control template
Audience-specific status or decision update Stakeholder update template
Independent assurance or troubled-program intervention Assurance and intervention
One project needs detailed control technical-project-management
Product portfolio or capital-allocation choice product-roadmapping-and-portfolio or strategy-frameworks

Read the full file on GitHub · 200 lines

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. 6d ago First seen · 200 lines · 128 tokens per session scan A e221720962ae

Subscribe to this mod's changes

technical-program-management is a skill published in the GitHub repository magnus919/agent-skills (76 stars, last pushed yesterday), licensed MIT. It adds 128 tokens to every session and 2,709 once invoked, about $0.0006 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-06.

Related

Other skills, from other repositories

cocoharvest

Decompose an approved plan into parallel workstreams, assign specialist personas, classify stages as HITL or AFK (CocoLens), generate flow.json stages with checkpoints and dual-file state, and create per-stage prompt files. Includes adaptive parallelism, stall detection, shell identity injection, and consecutive…

Snowflake-Labs/cocoplus · 68 tokens

plan

Enter the Plan phase of CocoBrew. Runs CocoSpec quality gate pre-flight, reads spec.md and discuss.md (if present), invokes Coco native plan mode as a mandatory gate, captures the approved plan to plan.md, creates initial flow.json template, and commits. Must have $spec completed first.

Snowflake-Labs/cocoplus · 63 tokens

cocoplus-config

CocoPlus configuration SSOT — $cocoplus sync propagates cocoplus.toml into downstream artifacts; $cocoplus migrate-config converts legacy safety-config.json. Invoked via $cocoplus sync and $cocoplus migrate-config.

Snowflake-Labs/cocoplus · 56 tokens

ops-demo

CocoOps demo mode activator — populates .cocoplus/ops/demo/ with realistic mock data and sets cocoplus.toml [demo] enabled = true. Invoked via $ops demo.

Snowflake-Labs/cocoplus · 46 tokens

ops-dora

CocoOps DORA metrics — computes four DORA-adapted delivery metrics from Snowflake task history and git log. Extends the longitudinal delivery thesis through the skill-native CocoOps thesis workflow. Invoked via $ops dora.

Snowflake-Labs/cocoplus · 52 tokens

ops-sprint

CocoOps sprint health — computes story velocity, burndown, and completion prediction from git log and sprint window config. Invoked via $ops sprint.

Snowflake-Labs/cocoplus · 36 tokens