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

E20 Antenna Requirement Verification

ASecurity

Use when verify the antenna engineering provisions of ECSS-E-ST-20C clause 7.2.4: assign each antenna requirement a verification method its characteristic can actually evidence, check the planned closure gate is neither earlier than that method can physically close nor later than the gate the antenna category is held to, confirm every closed requirement names a well-formed antenna verification record and every waived one carries a reference and a rationale, and compute the verification-covera...

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

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 e20-antenna-requirement-verification --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E20 Antenna Requirement Verification?

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

Security grade badge for E20 Antenna Requirement Verification
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e20-antenna-requirement-verification/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e20-antenna-requirement-verification)

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

Download with Pro
Files
SKILL.md
---
name: e20-antenna-requirement-verification
description: "Use when verify the antenna engineering provisions of ECSS-E-ST-20C clause 7.2.4: assign each antenna requirement a verification method its characteristic can actually evidence, check the planned closure gate is neither earlier than that method can physically close nor later than the gate the antenna category is held to, confirm every closed requirement names a well-formed antenna verification record and every waived one carries a reference and a rationale, and compute the verification-coverage fraction against the agreed threshold before the antenna data package is presented. Trigger: ecss, e-st-20-electrical-scope, antenna-requirement-verification, antenna-verification-matrix, radiation-pattern-verification, antenna-review-gate-closure, antenna-verification-record, guided-wave-interface-verification."
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-20-electrical-scope, e20-antenna-requirement-verification, antenna-verification-matrix, radiation-pattern-verification, antenna-review-gate-closure, antenna-verification-record, guided-wave-interface-verification]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Electrical Engineering — Antenna Requirement Verification (space-systems/ecss/e20-antenna-requirement-verification)

Use when the task is the verification side of the antenna engineering
provisions of ECSS-E-ST-20C clause 7.2.4 -- choosing the method that
closes each antenna requirement, placing its closure at a review gate
the method can actually reach, and proving the antenna verification
matrix carries a record for every requirement it declares closed.

## Domain quick reference

- The antenna provisions of clause 7.2 are requirements like any
  other: each one is closed by exactly one of the ECSS verification
  methods -- analysis, review-of-design, verification-by-test,
  inspection, or similarity -- and the method has to produce evidence
  for the characteristic being claimed. A radiation-pattern or
  gain-and-polarization requirement is a measured electromagnetic
  quantity, so it closes by verification-by-test or by a correlated
  analysis; a guided-wave-interface requirement is an as-built
  property, so it closes by verification-by-test or inspection; a
  materials-and-finish requirement is an observable or heritage
  argument, so it closes by inspection, review-of-design or
  similarity. A failure-rate-allocation requirement is arithmetic on
  the reliability data, so it never closes by inspection.
- A method cannot close before the evidence it needs exists.
  Review-of-design argues from design data, so it can close from the
  preliminary-design gate onward; analysis and similarity need the
  detailed design, so they close from the critical-design gate onward;
  verification-by-test and inspection need representative hardware, so
  they close no earlier than the qualification gate. Placing a
  verification-by-test closure at the preliminary-design gate is a
  planning defect, not an aggressive schedule.
- Each antenna requirement category is also held to a latest gate: the
  antenna performance requirements close by the qualification review,
  the design-data categories by the critical-design review. A closure
  planned after that gate leaves the antenna data package incomplete
  at the point the gate needs it.
- A requirement is open, closed, or waived. A closed requirement names
  a well-formed verification record identifier in the antenna
  verification matrix; the matrix entry, not the engineer's memory, is
  the evidence. A waived requirement names a waiver reference and a
  written rationale -- a waiver with neither is an untraced deviation.
- Verification-coverage is the fraction of antenna requirements that
  are closed or formally waived. The agreed threshold is compared with
  a tolerance so that an exactly-met fraction expressed as a ratio of
  integers is not read as a shortfall by floating-point representation
  alone.

## Workflow

1. Load the antenna requirement list. Reject a duplicate requirement
   identifier and an unrecognized antenna requirement category before
   any assessment runs -- an unknown category has no admissible-method
   set, so no verdict about it is defensible.
2. For each requirement, normalize the declared verification method
   and the planned review gate, then check the method against the
   admissible set for that antenna category. Flag a method that cannot
   evidence the characteristic.
3. Check the planned gate against the earliest gate the chosen method
   can reach, and against the latest gate the category is held to.
   Flag both directions separately; they are different defects with
   different fixes (re-plan the method vs. re-plan the schedule).
4. For each closed requirement, confirm the verification record
   identifier is present and well formed. For each waived requirement,
   confirm both the waiver reference and the rationale are present.
5. If an assessment gate is supplied, flag every requirement still
   open whose planned closure gate has already been reached or passed.
6. Compute verification-coverage over the whole requirement set and
   compare it with the agreed threshold. The antenna requirement set
   is verification-compliant only when no requirement carries a
   finding and the coverage threshold is met.

## Pitfalls

- Accepting verification-by-test as the answer for every antenna
  requirement because it sounds strongest -- a materials-and-finish or
  failure-rate-allocation requirement has no measurable pass/fail at
  antenna level, and the resulting matrix entry closes nothing.
- Planning an inspection or a verification-by-test closure at the
  preliminary-design gate. The method is admissible, the gate is not
  reachable, and the defect stays invisible until the gate itself.
- Reading a blank record field as "record to follow". A closed
  requirement with no verification record identifier is an open
  requirement that has been marked closed.
- Treating a waiver as a closure. A waiver without a reference and a
  rationale is an untraced deviation and is counted as a finding here,
  even though the requirement leaves the open list.
- Comparing the coverage fraction with the threshold using a bare
  floating-point comparison -- an exactly-met ratio such as
  seven-over-nine can land a few units in the last place below the
  same value written as a decimal and read as a false shortfall. The
  comparison absorbs the representation error; it never relaxes the
  agreed threshold itself.

## Behavior contract (gate 3)

The method-admissibility, gate-feasibility, record-presence,
waiver-completeness and coverage logic is exercised by the gate 3
contract test: scripts/test_e20_antenna_requirement_verification.py
against scripts/e20_antenna_requirement_verification_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_e20_antenna_requirement_verification.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 →