training-curriculum

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

An outcome-based curriculum plan designs training backward from a measurable change in workplace behavior and a related business result.

In plain words
What is it for?
It helps define learning outcomes, required abilities, lesson order, practice, memory checks, realistic simulations, and module evaluations.
Why use it?
It prevents training from becoming a list of topics without a clear definition of what learners should do differently or what the program should improve.

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 It helps define learning outcomes, required abilities, lesson order, practice, memory checks, realistic simulations, and module evaluations.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/training-curriculum"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/training-curriculum.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 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,318 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.00062 $0.02318
Opus 5 $0.00031 $0.01159
Sonnet 5 $0.00012 $0.00464
Haiku 4.5 $0.00006 $0.00232

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

Security

Grade A, and why

training-curriculum 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 5d 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-curriculum.md · 175 lines

How it starts

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

/training-curriculum

Load agents/starlight-training.md, skills/people-intelligence/learning-architecture.md, and if present any upstream Performance Intelligence behavior-gap report or Hiring rubric for the role. Produce a Curriculum Design for the program. Hand off to exactly one next command.

Required reading at activation

  • The L3 behavior change must be named, observable, and on-job. If the request is "we want training on X" without a named L3 behavior — halt. Ask once. If still not named, refuse and route upstream to /performance-review or the Org/Culture sub-system.
  • The L4 business outcome must be named. "Engagement will go up" is not L4; "1:1 quality score on Q3 engagement survey lifts ≥0.5 vs Q2 baseline" is L4.

Input

$ARGUMENTS

Flags

  • --behavior "<observable on-job behavior change>" — required. Kirkpatrick L3.
  • --outcome "<business metric tied to behavior>" — required. Kirkpatrick L4.
  • --audience <role | cohort> — required. e.g. people-managers, IC-engineers-L4-L5, customer-success-team-EMEA.
  • --duration <N weeks> — required. The curriculum spans this window inclusive of spacing checkpoints.
  • --cohort-size <N> — optional. Affects modality mix (cohort-based vs self-paced).
  • --prereq <slug> — optional. Links to a prior program whose curriculum is prerequisite knowledge.

Process

  1. Verify outcome inputs. If --behavior or --outcome is missing or vague, halt and ask once. Do not generate curriculum from "general topic" framing. Outcome-first or refuse.

  2. Reverse-engineer capability. From the L3 behavior, list the sub-skills required. From sub-skills, list the prerequisite knowledge. From prerequisite knowledge, identify what the audience already has vs. what must be loaded. The capability map is the spine of the curriculum.

  3. Sequence the spine per the protocol in learning-architecture.md:

    • Concept introduction (light)
    • Application practice (with feedback)
    • Spaced retrieval at R1 (1d), R2 (1w), R3 (1m), R4 (3m)
    • Simulation in performance-context
    • On-job application (with manager reinforcement)
    • Measurement (L3 at 30/60/90; L4 at 90+)

Read the full file on GitHub · 175 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. 5d ago First seen · 175 lines · 62 tokens per session scan A 226a4269104a

Subscribe to this mod's changes

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