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 Level One Multicarrier Method

ASecurity

Use when assess the first-level multicarrier multipactor check of ECSS-E-ST-20-01C clause 5.3.2.2.4 for a critical region already treated for one carrier: convert each carrier-power into its own gap voltage, sum the crests into the worst-case peak-envelope voltage reached when every carrier aligns in phase, compare that against the single-carrier boundary voltage with the verification-route margin applied, and where the envelope crosses the derated boundary, derive the envelope repetition per...

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 e2001-level-one-multicarrier-method --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2001 Level One Multicarrier Method?

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

Security grade badge for E2001 Level One Multicarrier Method
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2001-level-one-multicarrier-method/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2001-level-one-multicarrier-method)

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

Download with Pro
Files
SKILL.md
---
name: e2001-level-one-multicarrier-method
description: "Use when assess the first-level multicarrier multipactor check of ECSS-E-ST-20-01C clause 5.3.2.2.4 for a critical region already treated for one carrier: convert each carrier-power into its own gap voltage, sum the crests into the worst-case peak-envelope voltage reached when every carrier aligns in phase, compare that against the single-carrier boundary voltage with the verification-route margin applied, and where the envelope crosses the derated boundary, derive the envelope repetition period from the carrier spacing, measure how long the crest holds above it, and set that dwell against the time a resonance needs to grow through the agreed number of gap crossings. Trigger: ecss, e-st-20-01c, e-st-20-electrical-scope, multicarrier-level-one-method, peak-envelope-voltage, envelope-repetition-period, gap-crossing-build-up-rule, envelope-dwell-time, carrier-frequency-spacing."
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-level-one-multicarrier-method, multicarrier-level-one-method, peak-envelope-voltage, envelope-repetition-period, gap-crossing-build-up-rule, envelope-dwell-time, carrier-frequency-spacing]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Multipaction — Level-One Multicarrier Method (space-systems/ecss/e2001-level-one-multicarrier-method)

Use when the task is the first-level multicarrier procedure of
ECSS-E-ST-20-01C clause 5.3.2.2.4 -- several carriers sharing one
critical region, where the voltage that matters is the envelope they
build together rather than any single carrier, and where a crest over
the boundary is judged on how long it lasts.

## Domain quick reference

- Carriers at different frequencies drift in and out of phase. Once per
  envelope repetition period every crest aligns, and the gap sees the
  arithmetic sum of the individual carrier voltages. That sum, not the
  root-sum-square and not the largest carrier, is the worst-case
  voltage the first level compares against the boundary.
- Because voltage adds while power goes as voltage squared, a set of
  equal carriers crests like one carrier of the square of the carrier
  count times the single-carrier power: four 50 W carriers crest like
  one carrier of 800 W, not 200 W. Budgeting on summed average
  carrier-power understates the crest by that factor.
- The envelope repeats at the reciprocal of the greatest common divisor
  of the carrier spacings. Widely spaced carriers give a short, sharp
  crest; closely spaced carriers give a long, flat one. The spacing
  plan is therefore part of the evidence, and a carrier plan change
  invalidates the assessment even at unchanged total carrier-power.
- A resonance is not established the instant the boundary is crossed:
  the electron population needs to survive an agreed number of gap
  crossings, each taking half a carrier period, before it grows into a
  discharge. So a crest above the boundary that collapses faster than
  that build-up time does not produce one, and the highest carrier
  sets the shortest build-up time, which is the conservative choice.
- The route margin is applied by derating the boundary before the dwell
  is measured, so the build-up criterion is judged against the derated
  boundary, never against the bare one.

## Workflow

1. Take the critical region, its single-carrier boundary voltage and
   the carrier plan: each carrier's frequency and its forward power.
   Reject a set with fewer than two carriers or a repeated frequency.
2. Convert each carrier-power into its gap voltage at the declared line
   impedance, with the standing-wave rise and the field-concentration
   factor applied to every carrier alike.
3. Sum the crests into the peak-envelope voltage, and record the
   equivalent single-carrier power it corresponds to, so the crest can
   be sanity-checked against the single-carrier result.
4. Convert the boundary-to-envelope ratio into a decibel margin and
   compare it with the margin owed by the verification route. A set
   that holds the owed margin on its crest is compliant, and no time
   argument is needed.
5. Where the crest is short of margin, derate the boundary by the owed
   margin, derive the envelope repetition period from the carrier
   spacings, and measure the longest time the crest holds above the
   derated boundary.
6. Compare that dwell with the build-up time of the agreed number of
   gap crossings at the highest carrier frequency. A shorter dwell is
   compliant by the build-up criterion, with the carrier plan recorded
   as part of the evidence; an equal or longer dwell is a predicted
   discharge calling for a larger gap or a reduced carrier plan.

## Pitfalls

- Adding carrier-powers instead of carrier voltages, which hides the
  square-of-the-count crest the aligned carriers actually produce.
- Assessing the strongest carrier alone because the others are small --
  every carrier adds its full crest voltage at the alignment instant.
- Measuring the dwell against the bare boundary and then claiming the
  route margin separately; the margin belongs in the derating before
  the dwell is judged.
- Taking the build-up time from the lowest carrier, which is the
  longest and the least conservative; the fastest carrier governs.
- Crediting the build-up criterion while leaving the carrier plan out
  of the assumptions, so a later frequency-plan change silently
  invalidates the only argument the compliance rested on.
- Treating carriers as incommensurate and skipping the envelope period,
  then sampling an arbitrary time window that never contains the crest.

## Behavior contract (gate 3)

The carrier-set validation, carrier-voltage, peak-envelope, envelope
period, dwell-measurement and build-up-criterion logic is exercised by
the gate 3 contract test:
scripts/test_e2001_level_one_multicarrier_method.py against
scripts/e2001_level_one_multicarrier_method_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_e2001_level_one_multicarrier_method.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 →