training-program-design

training-program-design is a command for Claude Code from frankxai/Starlight-Intelligence-System. It costs 68 tokens per session (2,539 once invoked), scanned A, original, MIT.

A complete design for delivering a training program over several weeks or months, including the curriculum, schedule, trainers, learners, managers, measurement, and expected return.

In plain words
What is it for?
Use it to plan cohort size, delivery methods, facilitator responsibilities, manager involvement, launch timing, and evaluation.
Why use it?
It connects lesson content with the practical support and follow-up needed for people to use new skills at work.

Command for Claude Code

Part of the starlight-intelligence-system plugin — 5 skills, 121 commands, 67 agents 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 commands/frankxai/starlight-intelligence-system/training-program-design
Clone the repo
git clone --depth 1 https://github.com/frankxai/Starlight-Intelligence-System

Made for: Claude Code.

Or install starlight-intelligence-system, the plugin that ships this one along with the rest of its 5 skills, 121 commands, 67 agents.

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 training-program-design

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-program-design.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-program-design)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-program-design"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-program-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,539 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.00068 $0.02539
Opus 5 $0.00034 $0.01269
Sonnet 5 $0.00014 $0.00508
Haiku 4.5 $0.00007 $0.00254

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

Security

Grade A, and why

training-program-design 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.

.claude/commands/training-program-design.md · 195 lines

How it starts

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

/training-program-design

Load agents/starlight-training.md, skills/people-intelligence/learning-architecture.md, and the Curriculum Design at people-intelligence/training/<program-slug>/curriculum-<program-slug>-*.md. If no curriculum exists for this program, halt and route to /training-curriculum. Produce a Program Design wrapping curriculum into deliverable.

Input

$ARGUMENTS

Flags

  • --cohort-size <N> — required. Affects facilitator load, modality mix, and scenario debrief logistics.
  • --budget <amount> — optional but recommended. Drives modality mix (synchronous-heavy = higher cost; asynchronous-heavy = lower cost but lower transfer unless paired with cohort touchpoints).
  • --start-date <YYYY-MM-DD> — required. Anchors the spaced-retrieval schedule and measurement cadence.
  • --facilitator-type <internal-SME | external-vendor | hybrid> — required. Affects whether /training-coach-trainer must precede launch.

Process

  1. Load curriculum. Read the latest curriculum-<program-slug>-*.md. Verify L3 + L4 anchors, spaced-retrieval schedule, cognitive-load map. If missing, halt and route to /training-curriculum.

  2. Cadence design. Convert the module sequence into a cadence calendar. Mix:

    • Synchronous (cohort-based): kickoff, simulation/role-play sessions, debriefs, R3 cohort retrieval. Highest transfer, highest cost.
    • Asynchronous (self-paced): concept introduction, light reading, R1 micro-prompts. Lowest cost, lowest transfer unless paired.
    • On-job: application assignments between modules; manager observation; R4 behavior observation. Required.
  3. Trainer brief. Produce a brief the facilitator can deliver from. Includes voice/tone, key talking points per module, common learner failure modes, scenario answer keys, debrief discussion prompts. If --facilitator-type internal-SME, halt and require /training-coach-trainer before delivery.

  4. Learner journey. Map the learner's experience week-by-week from kickoff to 90-day post: what they receive, what they do, what they're observed on, what they get back as feedback.

Read the full file on GitHub · 195 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. yesterday First seen · 195 lines · 68 tokens per session scan A 4850d2df7d3a

Subscribe to this mod's changes

training-program-design is a command published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed yesterday), licensed MIT. It adds 68 tokens to every session and 2,539 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.