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

Q60 Class 1 Radiation Verification Testing

ASecurity

Verify that a radiation-sensitive Class 1 EEE part meets its declared mission radiation environment under ECSS-Q-ST-60C clause 4.3.8. Use when deciding whether heritage evidence already carries the required margin or the flight lot owes its own irradiation, crediting the lowest failure-free dose of the sample by how many parts were actually irradiated, comparing the demonstrated radiation design margin with the required one, and judging single event threshold linear energy transfer against th...

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

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 q60-class-1-radiation-verification-testing --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q60 Class 1 Radiation Verification Testing?

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

Security grade badge for Q60 Class 1 Radiation Verification Testing
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q60-class-1-radiation-verification-testing/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q60-class-1-radiation-verification-testing)

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

Download with Pro
Files
SKILL.md
---
name: q60-class-1-radiation-verification-testing
description: "Verify that a radiation-sensitive Class 1 EEE part meets its declared mission radiation environment under ECSS-Q-ST-60C clause 4.3.8. Use when deciding whether heritage evidence already carries the required margin or the flight lot owes its own irradiation, crediting the lowest failure-free dose of the sample by how many parts were actually irradiated, comparing the demonstrated radiation design margin with the required one, and judging single event threshold linear energy transfer against the mission requirement. Refuses an unlisted technology family, a sample too narrow to earn lot credit, and a destructive single event onset under the required level however wide the dose margin. Trigger: ecss, q-st-60c, class-1-part-radiation-verification-test, mission-declared-radiation-environment, class-1-radiation-design-margin, irradiated-lot-sample-credit, single-event-latch-up-veto, enhanced-low-dose-rate-sensitivity-test."
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, q-st-60c-eee-components-scope, q60-class-1-radiation-verification-testing, class-1-part-radiation-verification-test, mission-declared-radiation-environment, class-1-radiation-design-margin, irradiated-lot-sample-credit, single-event-latch-up-veto]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS EEE Components — Class 1 Radiation Verification Testing (space-systems/ecss/q60-class-1-radiation-verification-testing)

Use when the task is radiation verification testing under ECSS-Q-ST-60C
clause 4.3.8 — showing that a part the project has graded
radiation-sensitive survives the environment the mission declared, with
enough margin left over, before it is allowed onto a Class 1 build.

## Domain quick reference

- Sensitivity is a **declared property of the technology family**, not a
  judgement made per part number at assessment time. A family the
  project register never listed is refused; guessing it from the nearest
  listed family is how a sensitive part reaches flight untested.
- A verification test is owed unless heritage evidence already carries
  the required margin over the mission dose. Absent heritage evidence
  the test is owed — silence is not a waiver, and a part with no
  radiation history is the case the clause exists for.
- The lot is credited with the **lowest** failure-free dose across the
  irradiated parts, never the mean and never the best one. A part that
  failed early is the part the flight lot may also contain.
- Sample width buys credit. A wide sample carries the dose it reached; a
  narrow one is derated because it evidences less of the lot, and below
  the minimum irradiated count it earns no credit at all and is refused
  rather than derated to something small.
- Total dose margin and single event response are **separate verdicts**.
  A threshold linear energy transfer comfortably above the requirement
  does not rescue a part whose latch-up, burnout or gate rupture onset
  sits below it: a destructive event is a veto, not a margin to trade.
- A bipolar family flown at a low mission dose rate degrades further
  than an accelerated irradiation shows. Where the mission rate is under
  the threshold, the accelerated result alone is incomplete evidence,
  not a pass with a caveat.

## Workflow

1. Resolve the sensitivity grade of the technology family from the
   project register; refuse an unlisted family.
2. Decide whether a part-level irradiation is owed: never for a low
   grade, always for a sensitive part with no heritage evidence,
   otherwise only when heritage falls short of the required margin.
3. Before reading any dose result, test whether a low dose rate
   irradiation is also owed and has been performed. A missing one stops
   the assessment at incomplete evidence.
4. Reduce the irradiated sample to a lot capability: take the lowest
   failure-free dose and apply the credit the sample size earns.
5. Judge the single event response against the mission requirement,
   treating any destructive onset below it as a veto.
6. Compare the demonstrated radiation design margin with the required
   one and report the capability shortfall in dose, not only as a ratio.
7. Return the disposition: no test required, evidence incomplete, failed
   on single event response, failed on total dose, or verification
   passed.

## Pitfalls

- Averaging the failure-free doses of the sample. The mean hides the
  weak part, and the weak part is what the lot credit is protecting
  against.
- Reading the dose margin first and the single event result afterwards.
  A destructive onset below the requirement cannot be argued against a
  wide dose margin, so it has to be tested before the margin is seen.
- Treating a wide upset threshold as immunity. Upsets and destructive
  events have different onsets; the first says nothing about the second.
- Accepting an accelerated irradiation for a bipolar part on a low dose
  rate mission. That is the one case where the accelerated result is
  optimistic rather than conservative.
- Derating a two-part sample instead of refusing it. A credit table that
  runs below its smallest entry invents evidence the irradiation never
  produced.
- Quoting the margin as a ratio and stopping. A shortfall expressed in
  dose is what tells the project how much more capability it has to buy.

## Behavior contract (gate 3)

The sensitivity register lookup, test-necessity decision, sample credit,
lot capability reduction, margin comparison, low dose rate obligation
and single event verdict are exercised by the gate 3 contract test:
scripts/test_q60_class_1_radiation_verification_testing.py against
scripts/q60_class_1_radiation_verification_testing_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_q60_class_1_radiation_verification_testing.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 →