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

E2001 Test Bandwidth Definition

ASecurity

Use when define which bandwidth one multipactor test covers for a high-power radio-frequency unit under ECSS-E-ST-20-01C clause 6.4.1: scale the verified breakdown threshold across the band with the frequency-gap-product law, derive the lower covered edge where the verified multipactor-margin still meets the qualification-activity or acceptance-activity provision, cap the upper edge at the extrapolation-validity ratio, widen the declared operating-band by its band-edge-allowance, compare the ...

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

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 e2001-test-bandwidth-definition --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2001 Test Bandwidth Definition?

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

Security grade badge for E2001 Test Bandwidth Definition
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2001-test-bandwidth-definition/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2001-test-bandwidth-definition)

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

Download with Pro
Files
SKILL.md
---
name: e2001-test-bandwidth-definition
description: "Use when define which bandwidth one multipactor test covers for a high-power radio-frequency unit under ECSS-E-ST-20-01C clause 6.4.1: scale the verified breakdown threshold across the band with the frequency-gap-product law, derive the lower covered edge where the verified multipactor-margin still meets the qualification-activity or acceptance-activity provision, cap the upper edge at the extrapolation-validity ratio, widen the declared operating-band by its band-edge-allowance, compare the two, and when one frequency falls short, tile the band into the minimum ordered set of test frequencies. Trigger: ecss, e-st-20-electrical-scope, e-st-20-01c, multipactor-test-bandwidth, frequency-gap-product, covered-band-edge, extrapolation-validity-ratio, qualification-activity-bandwidth, acceptance-activity-bandwidth, test-frequency-tiling."
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, e2001-test-bandwidth-definition, multipactor-test-bandwidth, frequency-gap-product, covered-band-edge, extrapolation-validity-ratio, test-frequency-tiling]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Multipactor — Test Bandwidth Definition (space-systems/ecss/e2001-test-bandwidth-definition)

Use when the task is stating, for ECSS-E-ST-20-01C clause 6.4.1, which
bandwidth a multipactor test actually covers -- separately for a
qualification-activity and for an acceptance-activity -- and deciding
whether one test frequency is enough or the band has to be tiled.

## Domain quick reference

- A multipactor test is executed at discrete radio-frequency points, but
  the verification statement is written about a band. Clause 6.4.1 is the
  place where that band is pinned down, so the covered span has to be
  derived rather than asserted.
- The extrapolation away from a tested point rests on the frequency-gap
  product. For a fixed critical gap the onset threshold tracks that
  product, and in the parallel-plate first-order description the threshold
  power grows with it raised to a fixed exponent (2.0 by default, a
  project-configurable parameter, not a standard quantity). A pass at
  power p_test and frequency f_test therefore verifies a higher equivalent
  power above f_test and a lower one below it.
- That asymmetry sets the two edges. The lower covered edge is the
  frequency at which the verified multipactor-margin has decayed to the
  value the activity demands; below it the test says nothing useful. The
  upper edge is not set by margin at all -- margin keeps improving -- but
  by an extrapolation-validity ratio, beyond which one measured field map
  and one resonance picture stop representing the hardware.
- The qualification-activity and the acceptance-activity differ twice
  over: the qualification-activity carries the larger required margin and
  also widens the declared operating-band by a band-edge-allowance for
  build spread and thermal drift, while the acceptance-activity takes the
  band as declared with the smaller margin. The same test point can cover
  the acceptance case and fail the qualification case.
- When one point cannot span the widened band, the band is tiled: each
  successive test frequency is placed so its lower covered edge lands on
  the upper covered edge of the one before it, which yields the minimum
  ordered set rather than an arbitrary sweep.

## Workflow

1. Validate the declared operating-band and reject an inverted or
   non-positive band before any bandwidth statement is made.
2. Resolve the activity (qualification-activity or acceptance-activity)
   into its required margin and its band-edge-allowance; an unrecognized
   activity is an error, not a default.
3. Widen the declared band by the band-edge-allowance to obtain the band
   that actually has to be covered.
4. For the proposed test point, derive the lower covered edge from the
   test power, the maximum operating power, the required margin and the
   threshold exponent; reject a test power at or below the operating
   power, because such a run verifies no margin at all.
5. Set the upper covered edge from the extrapolation-validity ratio, and
   collapse the covered span to zero when the required margin is not met
   anywhere inside that window.
6. Compare covered span against band to cover at both edges, absorbing
   representation error with a relative tolerance so an exactly-compliant
   edge is not failed by a few units in the last place.
7. If either edge is uncovered, tile the band into the minimum ordered set
   of test frequencies and hand that set to the test plan; if the
   per-point coverage ratio is not greater than one, report that no tiling
   exists at this power level instead of looping.

## Pitfalls

- Quoting the instrument sweep width as the test bandwidth. The covered
  band comes from the margin that survives extrapolation, not from what
  the source could be swept over.
- Treating the covered band as symmetric about the test frequency. The
  physics is not symmetric: the lower edge is margin-limited, the upper
  edge is model-validity-limited, and forcing a symmetric window either
  wastes upward coverage or invents coverage that was never verified.
- Reusing one qualification result as the acceptance statement without
  re-deriving the band. The margins and the band-edge-allowance both
  change, so the covered edges move.
- Testing at the band centre by reflex. The centre is the worst place to
  start when the lower edge is the margin-limited one; a point chosen so
  its lower covered edge lands on the low band edge covers strictly more.
- Reading a negative or zero covered span as merely a narrow pass. A
  collapsed span means the required margin was never reached inside the
  validity window, which is a finding about the test power, not a
  bandwidth number.
- Comparing band edges with bare floating-point equality. An edge derived
  from a power ratio raised to a fractional exponent lands a few units in
  the last place off its exact value; absorb that in the comparison,
  never by widening the engineering limit.

## Behavior contract (gate 3)

The band validation, activity provision lookup, threshold extrapolation,
covered-edge derivation, coverage assessment and band-tiling logic are
exercised by the gate 3 contract test:
scripts/test_e2001_test_bandwidth_definition.py against
scripts/e2001_test_bandwidth_definition_logic.py (stdlib unittest,
offline, deterministic). Run:
python3 scripts/test_e2001_test_bandwidth_definition.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 →