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

E1003 Eq General Tests

ASecurity

Use when running the general equipment test requirements of ECSS-E-ST-10-03C 5.5.1 within a qualification, acceptance, or protoflight test sequence: run the functional/performance test at each sequence position (baseline and final comprehensive, interim abbreviated unless an anomaly is suspected), evaluate current measurements against the baseline to flag degraded parameters, verify physical configuration (mass properties and visual inspection) at each test point, and confirm the launch confi...

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

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 e1003-eq-general-tests --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E1003 Eq General Tests?

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

Security grade badge for E1003 Eq General Tests
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e1003-eq-general-tests/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e1003-eq-general-tests)

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

Download with Pro
Files
SKILL.md
---
name: e1003-eq-general-tests
description: "Use when running the general equipment test requirements of ECSS-E-ST-10-03C 5.5.1 within a qualification, acceptance, or protoflight test sequence: run the functional/performance test at each sequence position (baseline and final comprehensive, interim abbreviated unless an anomaly is suspected), evaluate current measurements against the baseline to flag degraded parameters, verify physical configuration (mass properties and visual inspection) at each test point, and confirm the launch configuration for any test representative of the launch environment, closing out the sequence only when every mandatory position is present and clear. Anchor: E-ST-10-03C clause 5.5.1. Trigger: equipment general tests, functional test, performance test, physical configuration check, launch configuration check, baseline functional test, protoflight test sequence, e-st-10-03, ecss."
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, e-st-10-03c, equipment-testing, functional-test, physical-configuration, launch-configuration, test-sequence]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Equipment General Test Requirements (space-systems/ecss/e1003-eq-general-tests)

Use when the task is running the general checks that accompany every test
in an equipment-level qualification, acceptance, or protoflight test
sequence under ECSS-E-ST-10-03C clause 5.5.1: functional/performance
testing, physical configuration verification, and launch configuration
verification. This sits inside the campaign baselines set by the
sibling e1003-eq-qual, e1003-eq-acceptance, and e1003-eq-protoflight
leaves, and applies at every mechanical, pressure, thermal, and
electrical test point in the sequence (sibling e1003-eq-mechanical,
e1003-eq-pressure, e1003-eq-thermal, e1003-eq-electrical leaves).

## Domain quick reference

- ECSS-E-ST-10-03C clause 5.5.1 requires three checks around each test
  in an equipment test sequence, independent of which specific
  environmental test is being run: a functional/performance test, a
  physical configuration verification, and (where relevant) a launch
  configuration verification.
- The functional/performance test establishes a comprehensive baseline
  before the sequence starts and repeats a comprehensive run at the end;
  the interim checks between environmental tests may be abbreviated,
  unless an anomaly is suspected, in which case a comprehensive run is
  needed to characterize it regardless of sequence position.
- Each functional/performance run is judged against the baseline, not
  against a fixed pass/fail spec alone -- a parameter that drifts beyond
  its allowed tolerance from the baseline is a degradation, even if it
  is still nominally within the equipment's overall performance
  envelope.
- Physical configuration verification covers mass properties (mass
  against a reference value and tolerance) and visual inspection for
  physical anomalies (e.g. loose hardware, cracks, contamination); either
  a mass out of tolerance or a visual anomaly is a configuration
  discrepancy.
- Launch configuration verification only applies to a test that
  represents the launch environment (e.g. the mechanical tests of the
  sibling e1003-eq-mechanical leaf); it confirms the item under test is
  in its actual launch configuration (covers on/off, stowed/deployed,
  protective covers) rather than a bench or lab configuration that would
  not represent flight.

## Workflow

1. For each point in the test sequence, capture: its position (baseline,
   interim, or final), whether an anomaly is suspected at that point,
   the baseline and current functional/performance measurements with
   their tolerance, the measured and reference mass with its tolerance,
   whether a visual anomaly was found, whether this test represents the
   launch environment, and the current vs required launch configuration.
2. Determine the required functional/performance test depth for the
   point: comprehensive for the baseline and final positions or whenever
   an anomaly is suspected; abbreviated otherwise.
3. Compare the current functional/performance measurements against the
   baseline within tolerance and list any parameter that has drifted
   beyond it -- a degraded parameter is a sequence anomaly regardless of
   test depth.
4. Verify physical configuration at the point: mass within tolerance of
   the reference and no visual anomaly reported; either failure is a
   configuration discrepancy.
5. Where the test point represents the launch environment, verify the
   current configuration matches the required launch configuration;
   points that do not represent the launch environment are exempt from
   this check.
6. Disposition each point as pass only when there is no degraded
   parameter, no configuration discrepancy, and (if applicable) the
   launch configuration matches; otherwise assign the specific blocking
   verdict so it can be dispositioned before the sequence continues.
7. Before closing the general test requirements for the sequence,
   confirm both a baseline and a final position are present and that
   every disposition in the sequence is a pass; otherwise report the
   missing mandatory positions and the open (non-pass) points.

## Pitfalls

- Running only an abbreviated functional/performance test at the
  baseline or final position -- both must be comprehensive so later
  interim results have a full-coverage reference to compare against.
- Judging a functional/performance result against the nominal spec
  alone instead of against the baseline -- a drift within spec can still
  be a real degradation the baseline comparison is meant to catch.
- Treating a mass-in-tolerance result as sufficient physical
  configuration verification while ignoring a reported visual anomaly.
- Applying the launch configuration check to a test that does not
  represent the launch environment (e.g. a pure functional bench test),
  or skipping it on a test that does.
- Closing out the general test requirements for a sequence that is
  missing its baseline or final functional/performance point, or that
  still has an unresolved anomaly at an interim point.

## Behavior contract (gate 3)

The functional-depth, baseline-comparison, physical-configuration, and
launch-configuration logic is exercised by the gate 3 contract test:
scripts/test_e1003_eq_general_tests.py against
scripts/e1003_eq_general_tests_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e1003_eq_general_tests.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 →