training-measure-transfer

training-measure-transfer is a command for Claude Code from frankxai/Starlight-Intelligence-System. It costs 61 tokens per session (2,381 once invoked), scanned A, original, MIT.

A measurement plan for checking whether a training program changes workplace behavior and business results. Kirkpatrick levels 3 and 4 measure behavior and outcomes, rather than only asking whether people liked the training.

In plain words
What is it for?
Use it to define observations, business metrics, follow-up timing, reinforcement, and feedback for redesigning the program.
Why use it?
It prevents teams from claiming success based only on end-of-course opinions and requires a before-training baseline.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the starlight-intelligence-system plugin — 6 skills, 121 commands, 7 agents shipped together

Good fit Use it to define observations, business metrics, follow-up timing, reinforcement, and feedback for redesigning the program.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/frankxai/starlight-intelligence-system/training-measure-transfer
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.

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 6 skills, 121 commands, 7 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-measure-transfer

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-measure-transfer/github.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-measure-transfer)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-measure-transfer"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-measure-transfer/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 training-measure-transfer

Your own site · 80×15
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-measure-transfer"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-measure-transfer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 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,381 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.00061 $0.02381
Opus 5 $0.00030 $0.01190
Sonnet 5 $0.00012 $0.00476
Haiku 4.5 $0.00006 $0.00238

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

Security

Grade A, and why

training-measure-transfer 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.

.claude/commands/training-measure-transfer.md · 194 lines

How it starts

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

/training-measure-transfer

Load agents/starlight-training.md, skills/people-intelligence/learning-architecture.md, the Curriculum Design, and the Program Design. Produce the Transfer Measurement Plan — the load-bearing artifact that determines whether the program can prove transfer.

Input

$ARGUMENTS

Flags

  • --post-window <30|60|90|180> — required. The L3 measurement window closes at this point post-program-end. Default 90.
  • --baseline-method <observation|scenario-test|peer-rating|metric-snapshot|hybrid> — required. The pre-program baseline mechanism. Without baseline, transfer cannot be claimed.

Process

  1. Verify baseline exists. If no baseline measurement was captured before program delivery, halt. The program cannot prove transfer. Options: (a) defer launch and capture baseline now; (b) launch with explicit caveat that no transfer claim will be made; (c) refuse.

  2. Refuse L1-only. If the requester's measurement plan is "we'll send a survey at the end," refuse the framing. Smile-sheets are noise; they are not evaluation. Insist on L3 minimum.

  3. L3 design. Behavior observation protocol:

    • Rubric: the L3 rubric from the Curriculum Design — observable behavioral indicators per L3 sub-behavior.
    • Sampling: who observes (manager + peer + sometimes self with behavioral examples), how often (30/60/90 minimum), how many instances per learner per checkpoint.
    • Triangulation: at least two observation sources per learner per checkpoint. Manager-only is biased; manager + peer is stronger; manager + peer + self-with-examples is strongest.
    • Inter-rater reliability check: for high-stakes programs, calibrate observers on the rubric before the first measurement window.
  4. L4 design. Business-metric tracking:

    • Metric source: where the metric lives (engagement survey, retention dashboard, NPS pipeline, quality KPI system, etc.).
    • Baseline value: captured at T-0.
    • Target value: projected at T+post-window.
    • Confounders: explicit list — other initiatives, market factors, seasonality, org changes — that could move the metric independently of training. Acknowledge; do not over-claim causation.
    • Comparison group (if feasible): ideal but rarely available; if available, structure pre/post + comparison-group analysis.

Read the full file on GitHub · 194 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 · 194 lines · 61 tokens per session scan A 1b60f740241d

Subscribe to this mod's changes

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