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

Q6013 Class 1 Temperature Range

ASecurity

Use when a declared component list, thermal analysis or part grade has to be reconciled with an equipment thermal envelope. Verify that the rated temperature limits of a commercial part cover the equipment operating envelope under clause 4.2.2.6 of ECSS-Q-ST-60-13C at Class 1: correct the hot end by the self-heating rise the part dissipation drives across its mounting thermal resistance, widen both ends by the margin the thermal knowledge state earns, compare against the rated or grade-implie...

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

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 q6013-class-1-temperature-range --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6013 Class 1 Temperature Range?

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

Security grade badge for Q6013 Class 1 Temperature Range
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6013-class-1-temperature-range/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6013-class-1-temperature-range)

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

Download with Pro
Files
SKILL.md
---
name: q6013-class-1-temperature-range
description: "Use when a declared component list, thermal analysis or part grade has to be reconciled with an equipment thermal envelope. Verify that the rated temperature limits of a commercial part cover the equipment operating envelope under clause 4.2.2.6 of ECSS-Q-ST-60-13C at Class 1: correct the hot end by the self-heating rise the part dissipation drives across its mounting thermal resistance, widen both ends by the margin the thermal knowledge state earns, compare against the rated or grade-implied limits, and report hot-end and cold-end headroom with a per-part verdict and the critical part. Trigger: ecss, q-st-60-13c, q6013-class-1-temperature-range, commercial-part-rated-temperature-range, equipment-thermal-operating-envelope, part-self-heating-rise, thermal-uncertainty-margin, temperature-range-coverage-verdict."
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-eee-scope, q-st-60-13c, q6013-class-1-temperature-range, commercial-part-rated-temperature-range, equipment-thermal-operating-envelope, part-self-heating-rise, thermal-uncertainty-margin, temperature-range-coverage-verdict]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Commercial EEE Components — Class 1 Temperature Range (space-systems/ecss/q6013-class-1-temperature-range)

Use when the task is clause 4.2.2.6 of ECSS-Q-ST-60-13C: the rated temperature
limits of a commercial part have to match the operating envelope of the
equipment it is fitted in, for the highest assurance class. This leaf derives
the range the part actually has to cover and grades each part against it.

## Domain quick reference

- The equipment envelope is not the part requirement. Two corrections sit
  between them, and they act on different ends.
- The first is self-heating. The part dissipates power across the thermal
  resistance between its mounting reference and the point its rating is
  quoted at, so the hot end of the requirement sits above the hot end of the
  envelope by that rise. The cold end carries no rise: dissipation only helps
  there, and the conservative cold case is the part unpowered.
- The second is the uncertainty of the prediction itself, added at both ends.
  How large it is depends on how the temperature was established. A measured
  thermal balance earns the smallest margin, a correlated model more, an
  uncorrelated model more again, and a bare engineering estimate the most.
  Buying knowledge is the cheapest way to recover headroom.
- The rated range comes from the datasheet limits when they were transcribed,
  and only falls back to the grade otherwise. A grade is a family habit, not a
  measurement, and grade-implied limits are the weakest input in the chain.
- Headroom is reported per end because the two ends fail for different reasons
  and are fixed by different actions. A hot-end shortfall is a mounting,
  dissipation or part-choice problem; a cold-end shortfall is a part-choice
  problem alone.
- A shortfall does not exclude the part on its own, but the only route that
  keeps it is a substantiated extension of the rated range. A shortfall with
  no extension evidence is one finding; a shortfall with an extension claim is
  a different finding that stays open until the evidence is reviewed.

## Workflow

1. State the equipment envelope: cold extreme, hot extreme, and how the
   temperatures were established. Reject an inverted or non-finite envelope
   before any part is looked at.
2. List every part with an identifier, its rated limits or its grade, its
   dissipation, the thermal resistance to the rated reference point, any
   extension evidence, and whatever verdict was declared for it.
3. Compute the self-heating rise from dissipation and thermal resistance, and
   read the uncertainty margin off the thermal knowledge state.
4. Build the required range: envelope cold extreme minus the margin, envelope
   hot extreme plus the rise plus the margin.
5. Take hot-end and cold-end headroom against the rated limits, absorbing
   representation error with a named tolerance so a part landing exactly on a
   bound passes.
6. Name the verdict from the pair of headrooms, raise the extension findings,
   and audit the declared verdict against the derived one.
7. Roll the population up: counts per verdict, the hot-critical and
   cold-critical parts, and one consistency flag that is only true when every
   part covers the requirement with no open finding.

## Pitfalls

- Comparing the datasheet limits straight against the equipment envelope. The
  part never sees the envelope; it sees the envelope plus its own rise plus
  the uncertainty of the prediction.
- Applying the self-heating rise at the cold end as well. It makes the cold
  case look easier than it is, which is the wrong direction.
- Taking the grade as the rating when the datasheet limits are on file. The
  grade is a fallback, and it is usually the more generous of the two.
- Averaging the two ends into a single margin figure. A large hot headroom
  never pays for a cold-end shortfall; the ends are graded separately.
- Reading a comfortable margin from an uncorrelated model and never revisiting
  it after the thermal balance test. The margin is an input, not a constant.
- Closing a shortfall by writing an extension claim into the list. The claim
  opens a finding; only the evidence behind it closes one.
- Rolling a population up on the count of covered parts and losing the part
  that sets the worst headroom.

## Behavior contract (gate 3)

The margin policy, self-heating correction, required-range derivation,
headroom and verdict logic, extension findings, declaration audit and
population roll-up are exercised by the gate 3 contract test:
scripts/test_q6013_class_1_temperature_range.py against
scripts/q6013_class_1_temperature_range_logic.py (stdlib unittest, offline).
Run: python3 scripts/test_q6013_class_1_temperature_range.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 →