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 Discharge And Event Definitions

ASecurity

Use when determine whether an observation logged during a multipactor-qualification run of ECSS-E-ST-20-01C clause 8.5.1 is an event, a gas-discharge or true multipactor before any result is judged: confirm that at least one detection-channel crossed its declared trip-threshold, place the run in the high-vacuum-regime or the residual-gas-regime from the chamber-pressure reading, evaluate the frequency-gap-product against the susceptibility-band, weigh the power-threshold behaviour and the ext...

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-discharge-and-event-definitions --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2001 Discharge And Event Definitions?

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

Security grade badge for E2001 Discharge And Event Definitions
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2001-discharge-and-event-definitions/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2001-discharge-and-event-definitions)

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

Download with Pro
Files
SKILL.md
---
name: e2001-discharge-and-event-definitions
description: "Use when determine whether an observation logged during a multipactor-qualification run of ECSS-E-ST-20-01C clause 8.5.1 is an event, a gas-discharge or true multipactor before any result is judged: confirm that at least one detection-channel crossed its declared trip-threshold, place the run in the high-vacuum-regime or the residual-gas-regime from the chamber-pressure reading, evaluate the frequency-gap-product against the susceptibility-band, weigh the power-threshold behaviour and the extinction-on-power-reduction against the pressure-sensitivity of the observation, and categorize every logged observation as multipactor, gas-discharge, undetermined-event or no-event so that no threshold-crossing is judged away unrecorded. Trigger: ecss, e-st-20-electrical-scope, e2001-discharge-and-event-definitions, multipactor-event-definition, gas-discharge-categorization, detection-channel-threshold-crossing, frequency-gap-product, high-vacuum-regime, undetermined-event."
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-discharge-and-event-definitions, multipactor-event-definition, gas-discharge-categorization, detection-channel-threshold-crossing, frequency-gap-product, high-vacuum-regime]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Multipactor — Discharge and Event Definitions (space-systems/ecss/e2001-discharge-and-event-definitions)

Use when the task is judging the outcome of a multipactor-qualification run
against the term definitions recalled by ECSS-E-ST-20-01C clause 8.5.1 --
deciding, for every observation written into the run log, whether it is an
event, a gas-discharge, or true multipactor, before any pass or fail
statement about the unit is made.

## Domain quick reference

- The three terms are nested, not interchangeable. An *event* is the widest
  term: any excursion on a monitored detection-channel that reaches or
  crosses the trip-threshold declared for that channel in the procedure. It
  records that a deviation happened; it says nothing yet about the physics
  behind it.
- A *gas-discharge* is the sub-case in which the excursion is produced by
  ionisation of residual gas in the fixture -- a corona or arc path. Its
  signature is pressure-sensitivity: the excursion tracks the
  chamber-pressure reading, it appears once the fixture leaves the
  high-vacuum-regime (outgassing burst, incomplete pump-down, a leak), and
  reducing the drive alone does not reliably clear it.
- *Multipactor* is the sub-case in which the excursion is produced by
  resonant secondary-electron-multiplication between surfaces in vacuum. Its
  signature is a power-threshold: the excursion appears above an onset level,
  extinguishes when the drive is taken back below that onset, and returns at
  a repeatable onset level. It also needs the geometry to sit inside the
  susceptibility-band of the frequency-gap-product -- the product of drive
  frequency and gap dimension, handled here in GHz-mm.
- An observation that crosses a threshold but matches neither signature, or
  matches both at once, is an *undetermined-event*. It stays in the record as
  an event; it is never renamed to "no event" because the physics was not
  resolved.
- The chamber-pressure reading places the run in one of three regimes:
  high-vacuum (secondary-electron-multiplication is the credible mechanism),
  residual-gas (ionisation is the credible mechanism), and a transition band
  between them where both mechanisms are live and the discriminators decide.

## Workflow

1. Validate every observation before reading it: a non-empty identifier, a
   non-empty channel map with a numeric reading and a numeric trip-threshold
   per channel, a positive chamber-pressure, a positive drive frequency and a
   positive gap dimension, and boolean discriminator flags. Reject a
   malformed observation instead of guessing a default.
2. Collect the crossed channels. A reading at exactly its trip-threshold is a
   crossing -- readings summed from several sensor terms land a few units in
   the last place either side of the declared limit, so the comparison
   absorbs the representation error rather than moving the limit.
3. With no crossed channel the observation is *no-event*: nothing was
   detected and nothing is categorized. With one or more crossed channels the
   observation is an event, and stays one for the rest of the procedure.
4. Place the run in its pressure-regime from the chamber-pressure reading,
   and compute the frequency-gap-product from the drive frequency and the gap
   dimension; check it against the susceptibility-band.
5. Apply the two signatures. The multipactor signature needs the
   high-vacuum-regime or the transition band, a frequency-gap-product inside
   the susceptibility-band, extinction when the drive drops below the onset,
   and a repeatable onset. The gas-discharge signature needs
   pressure-sensitivity with the run outside the high-vacuum-regime. In the
   transition band both signatures can be met at once.
6. Categorize: exactly one signature met gives that category; neither met, or
   both met at once, gives *undetermined-event*. Record the reasons that
   drove the decision alongside the category.
7. Summarise the run: counts per category, the reportable events, and whether
   any undetermined-event remains. A run holding an undetermined-event is not
   ready to be judged -- the record is incomplete, not clean.

## Pitfalls

- Calling every excursion "a discharge" in the log. Clause 8.5.1 exists
  because the three words carry different evidential weight, and a
  gas-discharge attributed to the unit as multipactor caps the declared
  drive level for no reason -- while the reverse hides a real susceptibility.
- Reading "no multipactor signature" as "no event". The event is the
  threshold-crossing itself; failing to resolve its mechanism produces an
  undetermined-event, which is a finding that must survive into the report.
- Skipping the frequency-gap-product check because the excursion looked
  drive-dependent. A geometry far outside the susceptibility-band makes the
  multipactor reading implausible and points back at the fixture.
- Judging a transition-band run as if it were high-vacuum. Between the two
  regime limits both mechanisms are credible, so a single discriminator is
  not enough and the observation stays undetermined until conditions are
  tightened.
- Treating a channel reading that equals its trip-threshold as clean. The
  declared limit is inclusive; absorbing floating-point error is right,
  widening the limit is not.

## Behavior contract (gate 3)

The observation validation, threshold-crossing collection, pressure-regime
placement, frequency-gap-product band check, categorization and run-summary
logic is exercised by the gate 3 contract test:
scripts/test_e2001_discharge_and_event_definitions.py against
scripts/e2001_discharge_and_event_definitions_logic.py (stdlib unittest,
offline). Run: python3 scripts/test_e2001_discharge_and_event_definitions.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 →