design-training-program

design-training-program is a skill for Claude Code, Codex from pjt222/agent-almanac. It costs 91 tokens per session (2,824 once invoked), scanned A, original, MIT.

A guide to creating role-based training for GxP-regulated work. GxP refers to quality rules used in areas such as medicines, laboratories, and clinical studies; the programme covers knowledge, assessment, records, and retraining.

In plain words
What is it for?
Use it to plan training for administrators, users, quality staff, and managers. It supports curriculum design, competency checks, record retention, and retraining after procedure changes or incidents.
Why use it?
It helps organisations show that people using validated systems are properly trained and that training records are complete. It also addresses gaps found during audits or organisational changes.

Skill for Claude CodeCodex

Part of the agent-almanac plugin — 122 skills, 76 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 skills/pjt222/agent-almanac/design-training-program
Any agent
npx skills add pjt222/agent-almanac --skill design-training-program
Clone the repo
git clone --depth 1 https://github.com/pjt222/agent-almanac

Made for: Claude Code, Codex.

Or install agent-almanac, the plugin that ships this one along with the rest of its 122 skills, 76 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 design-training-program

README.md
[![agentmods](https://agentmods.dev/badge/skills/pjt222/agent-almanac/design-training-program.svg)](https://agentmods.dev/skills/pjt222/agent-almanac/design-training-program)
Your own site
<a href="https://agentmods.dev/skills/pjt222/agent-almanac/design-training-program"><img src="https://agentmods.dev/badge/skills/pjt222/agent-almanac/design-training-program.svg" alt="Measured on agentmods" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,824 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.00091 $0.02824
Opus 5 $0.00046 $0.01412
Sonnet 5 $0.00018 $0.00565
Haiku 4.5 $0.00009 $0.00282

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

Security

Grade A, and why

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

i18n/caveman-lite/skills/design-training-program/SKILL.md · 265 lines

How it starts

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

Design Training Program

Create a role-based GxP training programme with curriculum, competency assessments, and record management for regulated environments.

When to Use

  • A new validated system requires user training before go-live
  • An audit finding cites inadequate training or missing training records
  • Organisational changes introduce new roles or responsibilities
  • Periodic review of the training programme is due
  • Regulatory inspection preparation requires demonstrating training adequacy

Inputs

  • Required: Systems and processes requiring trained personnel
  • Required: Role definitions (administrator, user, QA, management)
  • Required: Applicable regulatory requirements for training (GMP, GLP, GCP)
  • Optional: Existing training materials or curricula
  • Optional: Competency gaps identified in audits or performance reviews
  • Optional: Training management system capabilities

Procedure

Step 1: Conduct Training Needs Analysis

Identify what each role needs to know:

# Training Needs Analysis
## Document ID: TNA-[DEPT]-[YYYY]-[NNN]

### Role-Based Training Requirements

| Role | GxP Awareness | System Training | Data Integrity | SOP Training | Assessment Type |
|------|--------------|----------------|----------------|--------------|-----------------|
| System Administrator | Advanced | Advanced | Advanced | Admin SOPs | Written + Practical |
| End User | Basic | Intermediate | Intermediate | Operational SOPs | Written + Practical |
| QA Reviewer | Advanced | Basic (review focus) | Advanced | QA SOPs | Written |
| Management | Basic | Overview only | Intermediate | Governance SOPs | Written |
| IT Support | Basic | Infrastructure only | Basic | IT SOPs | Written |

### Training Gap Analysis
| Role | Current Competency | Required Competency | Gap | Priority |
|------|-------------------|---------------------|-----|----------|
| [Role] | [Current level] | [Required level] | [Gap description] | [H/M/L] |

Got: Every role has defined training requirements linked to their job function and GxP responsibilities. If fail: If roles are not clearly defined, conduct a RACI exercise first to establish responsibilities before defining training needs.

Read the full file on GitHub · 265 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 · 265 lines · 91 tokens per session scan A 554a249e6ca7

Subscribe to this mod's changes

design-training-program is a skill published in the GitHub repository pjt222/agent-almanac (32 stars, last pushed yesterday), licensed MIT. It adds 91 tokens to every session and 2,824 once invoked, about $0.0005 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

ship-roadmap

Found or continue a roadmap autopilot one stage per invocation. Default: human merge. --fullauto is invocation-scoped and uses the transient wrapper only after a fresh audit. Triggers: "ship-roadmap", "ship the roadmap", "autopilot this project".

gtrabanco/agentic-workflow · 59 tokens

workflow-status

Read-only workflow sensor: compute repository, roadmap, dependency, PR, finding, and recovery state, then emit the fixed machine envelope. Never edits. Triggers: "workflow-status", "workflow status", "what can I build next", "state of the run".

gtrabanco/agentic-workflow · 57 tokens

review-spec

Independent read-only review of a frozen Product half before engineering planning. Runs the exact Product checks in a clean context and returns only SPEC-REVIEW-PASS, SPEC-REVIEW-FAIL, or NEEDS-DESIGN with a content-bound receipt. Never edits the reviewed SPEC. Triggers: "review-spec", "review the spec", "review…

gtrabanco/agentic-workflow · 77 tokens

flowstudio-power-automate-governance

Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. Load…

boshi-xixixi/TraeSkill · 151 tokens

capa-officer

CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program…

bestagentkits/agency-skills · 66 tokens

atlassian-templates

Atlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use when building org-wide templates, custom blueprints, page layouts, and automated content generation.

bestagentkits/agency-skills · 62 tokens