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 Evaluation Overview

ASecurity

Use when an evaluation plan, heritage justification or evaluation report decides whether a part may enter a design. Evaluate whether the evaluation campaign behind a commercial part meets clause 4.2.3.1 of ECSS-Q-ST-60-13C at Class 1: grade the state of every campaign element the clause owes, from manufacturer assessment and construction analysis through radiation, endurance, environmental and electrical characterisation to assembly compatibility, test each heritage claim against manufacturer...

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

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-evaluation-overview --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6013 Class 1 Evaluation Overview?

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

Security grade badge for Q6013 Class 1 Evaluation Overview
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6013-class-1-evaluation-overview/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6013-class-1-evaluation-overview)

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

Download with Pro
Files
SKILL.md
---
name: q6013-class-1-evaluation-overview
description: "Use when an evaluation plan, heritage justification or evaluation report decides whether a part may enter a design. Evaluate whether the evaluation campaign behind a commercial part meets clause 4.2.3.1 of ECSS-Q-ST-60-13C at Class 1: grade the state of every campaign element the clause owes, from manufacturer assessment and construction analysis through radiation, endurance, environmental and electrical characterisation to assembly compatibility, test each heritage claim against manufacturer, part number, assembly site, process-change and validity rules, weight the credit into a coverage fraction, and return the outstanding elements with one campaign verdict. Trigger: ecss, q-st-60-13c, q6013-class-1-evaluation-overview, commercial-part-evaluation-campaign, evaluation-element-coverage, evaluation-heritage-admissibility, commercial-part-evaluation-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-evaluation-overview, commercial-part-evaluation-campaign, evaluation-element-coverage, evaluation-heritage-admissibility, commercial-part-evaluation-verdict, mandatory-evaluation-element]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Commercial EEE Components — Class 1 Evaluation Overview (space-systems/ecss/q6013-class-1-evaluation-overview)

Use when the task is clause 4.2.3.1 of ECSS-Q-ST-60-13C: the evaluation that
has to stand behind a commercial part before it is used at the highest
assurance class, taken as one campaign rather than as a stack of individual
tests. This leaf grades the campaign on what it covers and what it owes.

## Domain quick reference

- The campaign is a set of elements, and each element supplies a share of the
  assurance. Weighting them is what lets an incomplete campaign be ranked, but
  the fraction is never a pass mark: complete means every element covered.
- Three elements are load-bearing. The manufacturer assessment, the
  construction analysis and the radiation evaluation each answer a question
  nothing else in the campaign answers, so neither a waiver nor a similarity
  argument buys them. They are graded to zero when either is attempted.
- The state of an element fixes the credit it earns. Performed on the part
  type itself is full credit. A heritage claim is full credit only when the
  claim survives. Similarity to another part type is partial credit and a
  finding. An approved waiver keeps its credit but never buys silence. A plan,
  an unjustified waiver and an absent element all earn nothing.
- A heritage claim stands only when the same manufacturer, the same part
  number and the same assembly site are behind it, no process change has been
  notified since, and the evidence is inside its validity period. Every rule
  that fails is reported, because each names a different repair: a different
  site is recoverable by an audit, a notified process change is not.
- An element nobody mentioned is absent, not excused. The campaign is graded
  against the full element set every time, so a silent declaration cannot
  shrink the campaign it is measured against.
- A campaign with full coverage but open waivers is not the same as a clean
  one. It gets its own verdict so the open actions travel with the part.

## Workflow

1. Name the part type under evaluation and collect what each campaign element
   declares: its state, and for a heritage state the claim behind it.
2. Reject the declaration before grading when an element name or a state is
   unrecognised, when an element is declared twice, or when a heritage state
   carries no claim.
3. Expand the declaration to the full element set, grading anything not
   mentioned as absent.
4. Grade each element to a credit. Test every heritage claim against all five
   admissibility rules at once and keep the list of the ones that failed.
5. Apply the mandatory-element rule: a waiver or a similarity argument on a
   load-bearing element takes its credit to zero and raises a finding.
6. Take the weighted credit over the total weight as the coverage fraction,
   and rank the elements short of full credit heaviest first.
7. Name the verdict -- incomplete while anything is outstanding, open actions
   when coverage is full but findings remain, complete only when neither is
   true -- and carry the findings with it.

## Pitfalls

- Reading the coverage fraction as a score and calling a high number a pass.
  It ranks what is outstanding; it never closes a campaign.
- Letting a similarity argument carry the radiation evaluation or the
  construction analysis. Those are exactly the elements where the differences
  between two part types live.
- Accepting a heritage claim on the part number alone. Same number, different
  assembly site is the usual way a commercial part changes underneath a
  programme without anything on the datasheet moving.
- Treating an old but otherwise perfect heritage record as good forever. The
  validity period exists because the process behind it drifts.
- Grading only the elements the declaration happened to list, so an element
  nobody thought about never appears as missing.
- Closing out a campaign whose waivers were approved and forgetting that the
  approvals are themselves open actions against the part.
- Confusing a planned element with a performed one because the plan is
  detailed. A schedule earns no credit.

## Behavior contract (gate 3)

The element weighting, state credit, heritage admissibility rules, mandatory
element rule, coverage fraction, outstanding ranking and campaign verdict are
exercised by the gate 3 contract test:
scripts/test_q6013_class_1_evaluation_overview.py against
scripts/q6013_class_1_evaluation_overview_logic.py (stdlib unittest, offline).
Run: python3 scripts/test_q6013_class_1_evaluation_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 →