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

Q7006 Data For Design

ASecurity

Derive the thermal and optical design data a spacecraft needs from a particle and UV radiation campaign under ECSS-Q-ST-70-06C. Use when measured beginning-of-life and end-of-life absorptance and emittance have to become a hot case and a cold case rather than a table. Builds each case from the corner that hurts, raising degraded absorptance by its uncertainty against the lowest emittance lowered by its own, reads both through the absorptance over emittance ratio and the equilibrium temperatur...

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

Works with

claude codecli

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill q7006-data-for-design --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q7006 Data For Design?

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

Security grade badge for Q7006 Data For Design
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q7006-data-for-design/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q7006-data-for-design)

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

Download with Pro
Files
SKILL.md
---
name: q7006-data-for-design
description: "Derive the thermal and optical design data a spacecraft needs from a particle and UV radiation campaign under ECSS-Q-ST-70-06C. Use when measured beginning-of-life and end-of-life absorptance and emittance have to become a hot case and a cold case rather than a table. Builds each case from the corner that hurts, raising degraded absorptance by its uncertainty against the lowest emittance lowered by its own, reads both through the absorptance over emittance ratio and the equilibrium temperature, refuses to issue data where the test never reached the mission fluence, dose or temperature extremes, and grades the result against the thermal allocation. Trigger: ecss, q-st-70-06, end-of-life-optical-properties, solar-absorptance-emittance-ratio, thermal-hot-and-cold-case, radiation-test-envelope-coverage, equilibrium-temperature-from-alpha-epsilon, thermal-allocation-grading."
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-70-06-particle-uv-radiation-testing-scope, q7006-data-for-design, end-of-life-optical-properties, solar-absorptance-emittance-ratio, thermal-hot-and-cold-case, radiation-test-envelope-coverage, thermal-allocation-grading]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Particle and UV Radiation Testing — Data for Design (space-systems/ecss/q7006-data-for-design)

Use when the task is the data step of an ECSS-Q-ST-70-06C particle or UV
campaign — turning the measured beginning-of-life and end-of-life
absorptance and emittance into the hot-case and cold-case numbers a
thermal and optical design can actually be closed on.

## Domain quick reference

- A campaign produces four optical numbers and a design needs two pairs.
  The hot case is the worst absorptance the surface ever has against the
  worst emittance it ever has; the cold case is the opposite corner.
  Pairing a beginning-of-life absorptance with an end-of-life emittance
  describes a spacecraft that does not exist.
- Uncertainty is applied in the direction that hurts, per case. It
  raises the absorptance and lowers the emittance for the hot case and
  does the reverse for the cold one, and it is applied to the design
  value, not averaged into the measurement.
- The ratio of absorptance to emittance is the quantity that sets the
  equilibrium temperature of a sun-facing surface; the temperature
  itself follows from that ratio and the solar flux through a fourth
  root, which is why a ratio that doubles moves the temperature by only
  about nineteen percent.
- Degradation usually moves both numbers and rarely by the same
  fraction. Absorptance climbs steeply under ultraviolet while
  emittance barely shifts, so the ratio growth is the number the thermal
  budget actually feels.
- Design data may only be issued over the range the test reached. A
  mission fluence, ultraviolet dose or temperature extreme beyond the
  tested envelope makes the issued value an extrapolation wearing a
  qualification label.
- Where the programme has allocated an end-of-life absorptance, an
  emittance floor or a ratio, grading the measured data against it
  immediately tells the thermal budget it has moved.

## Workflow

1. Read the material, the four measured optical values, the two
   uncertainties and the solar flux the design is closed at.
2. Compare the tested envelope with the mission envelope on fluence,
   ultraviolet dose and both temperature extremes, and record every axis
   the test did not reach.
3. Build the hot case: the higher absorptance raised by its uncertainty
   against the lower emittance lowered by its own, both clamped into the
   physically available range.
4. Build the cold case from the opposite corner the same way.
5. Compute the ratio and the equilibrium temperature for each case.
6. Compute the ratio at beginning and end of life and the growth
   between them.
7. Grade the hot case against any allocated absorptance, emittance floor
   or ratio the programme has issued.
8. Emit both cases, the ratios, the growth, the envelope shortfalls and
   every finding; data is issuable only when no finding stands.

## Pitfalls

- Issuing the end-of-life absorptance alone. The cold case needs the
  undegraded corner, and a design closed only on the hot case can fail
  its heater budget instead of its radiator budget.
- Averaging the uncertainty into the measured value before building the
  cases. It then pulls both cases toward each other and removes exactly
  the margin it was there to provide.
- Assuming emittance is unaffected. It usually moves less than
  absorptance, not not at all, and the ratio is sensitive to both.
- Issuing data past the tested envelope because the shortfall is small.
  A tenth of a decade of fluence is small until the degradation has not
  saturated, and nothing in the data says whether it has.
- Reporting the ratio growth as a temperature rise. The fourth root
  makes the temperature far less sensitive than the ratio, and quoting
  one for the other alarms or reassures the wrong people.

## Behavior contract (gate 3)

The physical-range clamps, the absorptance over emittance ratio, the
equilibrium temperature, the envelope coverage check, the hot and cold
design pairs, the ratio growth and the allocation grading are exercised
by the gate 3 contract test: scripts/test_q7006_data_for_design.py
against scripts/q7006_data_for_design_logic.py (stdlib unittest,
offline). Run: python3 scripts/test_q7006_data_for_design.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 →