Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

E1011 Training Approach

ASecurity

Use when defining the training approach for human operators as required by ECSS-E-ST-10-11C §4.3.5: categorize each operator task by criticality and worst-case error consequence, determine the minimum required training level (awareness, procedural, or expert), select admissible training means (simulation, CBT, classroom, on-the-job, handbook, or briefing), assign a training strategy (initial, recurrent, refresher, or qualification), set the recurrent interval for strategies that repeat, and v...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspythongoperformance

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill e1011-training-approach --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E1011 Training Approach?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for E1011 Training Approach
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e1011-training-approach/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e1011-training-approach)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: e1011-training-approach
description: "Use when defining the training approach for human operators as required by ECSS-E-ST-10-11C §4.3.5: categorize each operator task by criticality and worst-case error consequence, determine the minimum required training level (awareness, procedural, or expert), select admissible training means (simulation, CBT, classroom, on-the-job, handbook, or briefing), assign a training strategy (initial, recurrent, refresher, or qualification), set the recurrent interval for strategies that repeat, and verify every identified task has a training approach record so no task enters operation without a traceable HFE training provision. Trigger: ecss, e-st-10-system-scope, e-st-10-11c, training-approach, human-factors-engineering, hfe, operator-training, training-level, training-strategy, training-means."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, e-st-10-system-scope, e-st-10-11c, training-approach, human-factors-engineering, hfe, operator-training, training-level, training-strategy, training-means]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Human Factors Engineering — Training Approach (space-systems/ecss/e1011-training-approach)

Use when the task is to define the training approach for human operators
under ECSS-E-ST-10-11C §4.3.5 — categorizing operator tasks by criticality,
selecting required training levels, choosing admissible training means, and
assigning strategies with validated recurrent intervals so that every task
that enters operation has a traceable HFE training provision.

## Domain quick reference

- §4.3.5 requires the programme to define, for each operator task, three
  things: the training level needed (awareness, procedural, or expert), the
  training means to achieve it, and the training strategy (initial,
  recurrent, refresher, or qualification). All three must be on record before
  the task is declared operationally ready.
- Training level is driven by two factors: task criticality (how important
  the task is to mission or safety success) and worst-case error consequence
  (catastrophic, critical, marginal, or negligible). A high-criticality task
  with a catastrophic error consequence demands expert-level training; a
  low-criticality task with a negligible consequence may be handled at
  awareness level. The selection table is deterministic and must not be
  overridden informally.
- Training means are the delivery vehicles: simulation delivers hands-on
  fidelity for expert and procedural levels; computer-based training (CBT)
  suits procedural and awareness levels; classroom instruction is applicable
  at all levels; on-the-job training (OJT) suits procedural and expert work
  under qualified supervision; handbooks and briefings cover awareness-level
  needs. A chosen means must fall within the admissible set for its level.
- Training strategy governs scheduling: initial training qualifies the
  operator before first task performance; recurrent training refreshes at a
  fixed interval; refresher training is triggered by a specific event (e.g.
  a gap in currency, a system change, or an incident); qualification training
  achieves a formal competency certification. Recurrent and refresher
  strategies must specify a maximum interval; the maximum interval shortens as
  the training level rises (expert training must be repeated more frequently
  than awareness training).
- Coverage completeness: every task on the identified operator task list must
  have a training approach record. A task without a record is a coverage gap
  and blocks the HFE training-approach closure.

## Workflow

1. Obtain the operator task list from the HFE task analysis (§4.3.4 output).
   Each task entry must carry a criticality rating and a worst-case error
   consequence rating; flag any task missing either before proceeding.
2. For each task, apply the level-selection table to derive the required
   training level from its criticality and error-consequence pair. The table
   is non-negotiable: if the project requires a deviation, a formal waiver
   against §4.3.5 is needed.
3. For each task, select at least one training means from the admissible set
   for the required level. If cost or schedule constraints push toward a means
   outside the admissible set, escalate as a risk before recording it.
4. Assign a training strategy to each task. For recurrent or refresher
   strategies, set the recurrent interval in months and confirm it does not
   exceed the maximum for the training level.
5. Record each task as a TrainingApproachRecord (task_id, criticality,
   error_consequence, assigned_level, strategy, means, recurrent interval if
   applicable) and run validate_training_approach_record against it; all
   findings must be resolved.
6. Run check_coverage against the full task list; any task_id with no record
   is a coverage gap that must be resolved before the training approach is
   considered complete.
7. Compile the training approach document: include the level-selection
   rationale per task, the chosen means and strategy, the schedule of
   recurrent events, and a signed coverage table. This document becomes the
   HFE input to the training programme definition.

## Pitfalls

- Selecting a lower training level informally to reduce cost without a
  formal waiver — the level-selection table is normative; undocumented
  downgrades leave the programme exposed during audits and safety reviews.
- Choosing a training means that is outside the admissible set for the
  required level — e.g. assigning briefing-only delivery for an expert-level
  task. The means must match the level or the training approach record is
  invalid.
- Leaving the recurrent interval unset for a recurrent or refresher strategy
  — a strategy that repeats with no interval bound provides no scheduling
  anchor and cannot be audited for currency compliance.
- Setting a recurrent interval that is longer than the maximum for the level
  — expert training decays faster than awareness training; extending the
  interval beyond the maximum produces operators who are out-of-currency
  before their next training event.
- Treating a coverage gap as a low-priority item — any operator task with no
  training approach record is operationally uncontrolled under §4.3.5; the
  gap must be closed or the task must be removed from the operator task list.

## Behavior contract (gate 3)

The level-selection, means-admissibility, record-validation, and
coverage-check logic is exercised by the gate 3 contract test:
scripts/test_e1011_training_approach.py against
scripts/e1011_training_approach_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e1011_training_approach.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite the source and
  paraphrase per standards-map.yaml.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →