codexkit-safe-pi-planning

codexkit-safe-pi-planning is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 63 tokens per session (1,167 once invoked), scanned A, original, MIT.

A SAFe PI Planning session is a structured planning event for several Agile teams working toward a shared Program Increment, usually an 8–12 week period. SAFe is a framework for coordinating Agile work across larger organizations.

In plain words
What is it for?
Use it to prepare the planning event, create team iteration plans, map cross-team dependencies on a Program Board, write objectives with business-value scores, and run the final confidence vote.
Why use it?
It aligns teams on priorities, capacity, dependencies, risks, and measurable objectives before the next shared delivery period begins.

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-safe-pi-planning
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-safe-pi-planning
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-safe-pi-planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-safe-pi-planning.svg)](https://agentmods.dev/skills/hoavdc/codexkit/codexkit-safe-pi-planning)
Your own site
<a href="https://agentmods.dev/skills/hoavdc/codexkit/codexkit-safe-pi-planning"><img src="https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-safe-pi-planning.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,167 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.00063 $0.01167
Opus 5 $0.00032 $0.00583
Sonnet 5 $0.00013 $0.00233
Haiku 4.5 $0.00006 $0.00117

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

Security

Grade A, and why

codexkit-safe-pi-planning 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-safe-pi-planning/SKILL.md · 130 lines

How it starts

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

SAFe PI Planning Facilitator

When to Use

  • Before a new Program Increment (PI) starts
  • When an Agile Release Train (ART) needs to align on the next 8–12 weeks
  • When cross-team dependencies must be mapped and risks must be surfaced
  • When PI Objectives need to be written with quantified Business Value

Procedure

Step 1 — Preparation (Pre-Event)

  1. Collect team capacity for each iteration (available story points or throughput)
  2. Pull the prioritized feature backlog from Product Management
  3. Identify known architectural and cross-team dependencies
  4. Prepare the blank Program Board (teams × iterations matrix)

Step 2 — Day 1: Draft Plan

  1. Business Context — Product Management presents vision and top features
  2. Architecture Vision — System Architect presents enablers and tech runway
  3. Team Breakout #1 — Each team drafts iteration plans, identifies dependencies
  4. Draft Plan Review — Teams present plans; stakeholders flag risks
  5. Management Q&A — Address impediments, resource conflicts, scope concerns

Step 3 — Day 2: Finalize

  1. Team Breakout #2 — Adjust plans based on feedback, resolve dependency conflicts
  2. Program Board Finalization — All dependencies mapped as strings on the board
  3. PI Objectives — Each team writes 5–8 objectives using SMART format
  4. Business Value — Product Management assigns BV score (1–10) to each objective
  5. Confidence Vote — Fist of five (1–5); reshuffle if average < 3

Step 4 — Output

  1. Compile PI Objectives table (Objective / BV / Committed vs Uncommitted)
  2. Generate Program Board visualization (dependency map)
  3. Document risks identified during planning
  4. Record Confidence Vote result

Inputs

Input Required Format
Feature backlog Yes Priority-ordered list with descriptions
Team capacity per iteration Yes Story points or throughput number
Known dependencies Recommended From/To team + feature reference
ART roster Yes List of teams in the ART

Read the full file on GitHub · 130 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 · 130 lines · 63 tokens per session scan A 16e9d0c74c38

Subscribe to this mod's changes

codexkit-safe-pi-planning is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 63 tokens to every session and 1,167 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