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

Q6015 Radiation Hardness Assurance Process Overview

ASecurity

Derive the part-level radiation requirement a mission environment implies and the margin each part holds. Use when the ECSS-Q-ST-60-15C clause 4.1 assurance flow has to be walked end to end: check the declared stages against the canonical order and name every absent one, carry the mission environment through a dose-depth curve by log-log interpolation to each part's own shielding, refuse a thickness the curve does not span rather than extrapolating, apply the design factor to obtain the speci...

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

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 q6015-radiation-hardness-assurance-process-overview --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6015 Radiation Hardness Assurance Process Overview?

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

Security grade badge for Q6015 Radiation Hardness Assurance Process Overview
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6015-radiation-hardness-assurance-process-overvie/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6015-radiation-hardness-assurance-process-overvie)

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

Download with Pro
Files
SKILL.md
---
name: q6015-radiation-hardness-assurance-process-overview
description: "Derive the part-level radiation requirement a mission environment implies and the margin each part holds. Use when the ECSS-Q-ST-60-15C clause 4.1 assurance flow has to be walked end to end: check the declared stages against the canonical order and name every absent one, carry the mission environment through a dose-depth curve by log-log interpolation to each part's own shielding, refuse a thickness the curve does not span rather than extrapolating, apply the design factor to obtain the specified level, divide capability by it for the design margin, and let an exact equality pass under a named tolerance. Trigger: ecss, q-st-60-15c-clause-4-1, radiation-hardness-assurance-flow, mission-radiation-environment, dose-depth-curve-interpolation, part-level-specified-level, radiation-design-margin, assurance-stage-sequence."
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-60-15-radiation-hardness-assurance-scope, q6015-radiation-hardness-assurance-process-overview, q-st-60-15c-clause-4-1, radiation-hardness-assurance-flow, mission-radiation-environment, dose-depth-curve-interpolation, part-level-specified-level, radiation-design-margin, assurance-stage-sequence]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Radiation Hardness Assurance — Process Overview (space-systems/ecss/q6015-radiation-hardness-assurance-process-overview)

Use when the task is the hardness assurance overview of ECSS-Q-ST-60-15C
clause 4.1 — how a mission radiation environment becomes a number an
individual part is procured, tested and accepted against, and what has to
happen between those two ends for the chain to hold.

## Domain quick reference

- The flow has one direction: mission environment, system requirement,
  shielding and geometry, part-level specified level, part capability, margin,
  verification test, mitigation decision, close-out. Each stage consumes the
  one before it, so a stage declared out of order is not a scheduling
  preference — it means a level was set before the analysis that produces it.
- The mission environment is quoted behind a reference shielding thickness.
  It is not the number any part sees. A part deep in a box behind structure
  sees a far lower level than one on an external panel, and the difference
  between them is the whole reason shielding analysis sits in the flow.
- The dose-depth curve is how the environment is carried inward. It falls
  steeply and smoothly with thickness, so between tabulated points it is read
  in log-log space; read linearly, the interpolated level is wrong in the
  direction that flatters the part.
- Outside the curve's tabulated span the shape is not the same shape. A part
  behind more shielding than the curve covers is refused until curve data
  covering it exists, because extrapolation there invents the level the part
  is held to.
- The specified level is the local level raised by the declared design factor,
  which carries the uncertainty in the environment model, the geometry and the
  part data. A factor below unity would hold the part to less than its own
  environment and is a data error.
- The margin is capability over specified level, a plain ratio. A part landing
  exactly on its required margin has met it; whether the quotient prints as
  1.9999999999999998 is a representation question, settled by a tolerance
  inside the comparison and not by relaxing the requirement.

## Workflow

1. Validate the mission environment: which quantity it states, the reference
   shielding thickness it is quoted behind, its level and the mission duration
   it covers.
2. Validate the declared stage list against the canonical flow — every stage
   recognized, none twice, none out of order — and name each absent stage on
   its own, then express the result as a completeness fraction.
3. Validate the dose-depth curve: at least two points, thickness ascending,
   level falling as shielding is added.
4. For each part, interpolate the curve in log-log space at its own local
   shielding, refusing a thickness outside the tabulated span and returning a
   tabulated point's level unchanged when the thickness lands on it.
5. Apply the design factor to obtain the part-level specified level, refusing
   a factor below unity.
6. Divide the part's demonstrated capability by its specified level for the
   design margin, and compare with the required value under a named tolerance
   so an exact equality passes.
7. Report the stage assessment, every part's local level, specified level and
   margin, the worst-case part, and a verdict carrying every finding.

## Pitfalls

- Holding every part to the mission environment figure. That is the level
  behind a reference thickness only; using it everywhere over-specifies deep
  parts and can quietly under-specify an exposed one if the reference was
  thicker than its local shielding.
- Interpolating the dose-depth curve linearly. The curve is close to a power
  law, so a linear read between decades lands high or low by a large factor,
  and the error is not conservative in general.
- Extrapolating past the curve span to keep a part in the analysis. The level
  the part is held to then comes from nowhere.
- Applying the design factor to the capability instead of the environment. The
  factor covers uncertainty in what the part will see, not in what it can
  take; moving it changes which quantity the margin protects.
- Failing a part that sits exactly on its required margin. The equality is met;
  only the floating-point representation is in question.
- Declaring the stages as a checklist rather than a sequence. A margin
  evaluated before the specified levels were derived evaluated something else.

## Behavior contract (gate 3)

The environment validation, stage-sequence assessment, dose-depth curve
validation, log-log interpolation and span refusal, design-factor application,
margin computation with an exact-equality tolerance and the worst-case part
selection are exercised by the gate 3 contract test:
scripts/test_q6015_radiation_hardness_assurance_process_overview.py against
scripts/q6015_radiation_hardness_assurance_process_overview_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_q6015_radiation_hardness_assurance_process_overview.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 →