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

E1002 Reverification

ASecurity

"Use when determine whether a previously verified hardware item

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

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 e1002-reverification --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E1002 Reverification?

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

Security grade badge for E1002 Reverification
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e1002-reverification/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e1002-reverification)

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

Download with Pro
Files
SKILL.md
---
name: e1002-reverification
description: "Use when determine whether a previously verified hardware item
  or software configuration requires re-verification following a design change,
  extended storage period, re-flight of previously flown hardware, or an
  observed anomaly. Apply ECSS-E-ST-10C §5.4.3 to categorize the triggering
  event, derive the minimum re-verification scope, enumerate the required
  activities (inspection, functional test, delta qualification, similarity
  assessment, structural and thermal analysis, anomaly investigation,
  documentation review), check which activities are documented, and confirm the
  item re-enters the verified database only after all required activities are
  closed or formally waived. Trigger: ecss, e-st-10-system-scope,
  re-verification, design-change, anomaly, re-flight, storage,
  verification-scope, delta-qualification."
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-system-scope, re-verification, design-change, anomaly, re-flight, storage, verification-scope, delta-qualification]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Verification — Re-verification Trigger and Scope (space-systems/ecss/e1002-reverification)

Use when the task is to determine whether a previously accepted verification
baseline must be reopened under ECSS-E-ST-10C §5.4.3 — categorizing the
event that triggers the re-assessment, scoping the minimum set of
re-verification activities, and confirming closure before the item re-enters
the verified product tree.

## Domain quick reference

- Section 5.4.3 identifies four event classes that mandate a formal
  re-verification assessment: design changes to the item or its interfaces;
  storage beyond the qualified duration or under non-standard conditions;
  re-flight of hardware that was previously flown; and anomalies observed
  during testing, storage, or in-service operation.
- Each event class maps to a minimum scope level:
  - Minor design change → delta scope (inspection, delta qualification,
    functional test, documentation review).
  - Major design change → full scope (all original verification disciplines:
    inspection, structural analysis, thermal analysis, functional test,
    environmental test, documentation review).
  - Storage within the qualified limit → inspection only (inspection and
    documentation review).
  - Storage beyond the qualified limit → limited scope (inspection, functional
    test, documentation review).
  - Re-flight → delta-with-similarity scope (inspection, similarity
    assessment, functional test, documentation review).
  - Any anomaly (in test, operation, or storage) → anomaly scope (anomaly
    investigation, inspection, functional test, documentation review).
- A formal waiver accepted by the responsible authority may reduce the scope
  below the minimum; a waived reduction is a finding of type
  "scope_reduced_by_waiver" rather than an open compliance gap.
- The item must not re-enter the verified product tree until all required
  activities are closed or waived.

## Workflow

1. Identify every event that has occurred since the last accepted verification
   baseline (design changes, storage conditions and durations, flight history,
   any anomaly reports). List each as a separate re-verification trigger.
2. For each trigger, apply the trigger-categorization table (design_change,
   storage, re_flight, anomaly) and derive the scope level. Reject an
   unrecognized event type before it enters the assessment.
3. For triggers with the same item, take the union of the required activity
   sets so that the most demanding scope governs — do not assess triggers
   in isolation when they apply to the same item.
4. Cross-reference the derived required activities against the documented
   re-verification records. Produce a gap list of activities that are required
   but not yet on record.
5. For each gap, determine whether a formal scope-reduction waiver exists and
   is accepted. Gaps without a waiver are open findings of type
   "incomplete_reverification_scope"; gaps covered by a waiver are recorded
   as "scope_reduced_by_waiver".
6. Mark the item's re-verification as complete only when the gap list is empty
   or every gap is waiver-covered. Feed the outcome into the verification
   control closeout record.

## Pitfalls

- Treating a minor design change as requiring only inspection when delta
  qualification is also mandatory — the delta scope always includes a
  qualification step for the affected parameter, not just a look-see.
- Merging multiple triggers and taking only the largest single scope instead
  of the union — if both a minor change (delta) and an anomaly (anomaly
  scope) apply to the same item, the required set is the union of both, not
  either one alone.
- Accepting "no test anomaly observed" as a substitute for the anomaly
  investigation activity — the investigation is required even if the anomaly
  appears benign; its absence is an open finding.
- Closing re-verification before the documentation review is complete —
  "documentation_review" is a required activity in every scope level and
  cannot be satisfied by verbal confirmation alone.
- Treating a waiver as auto-granted — a scope-reduction waiver must be
  formally accepted by the responsible authority; an internal team decision
  does not count and leaves an open "incomplete_reverification_scope" finding.

## Behavior contract (gate 3)

The trigger categorization, scope derivation, required-activity enumeration,
coverage checking, and compliant-or-not assessment logic is exercised by the
gate 3 contract test: scripts/test_e1002_reverification.py against
scripts/e1002_reverification_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e1002_reverification.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 →