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

E10 Verif General

ASecurity

Use when plan and manage system-level product verification under ECSS-E-ST-10C clause 5.5.1, consistently with the verification process of E-ST-10-02 and the testing scope of E-ST-10-03: assign recognized verification methods to a system requirement, link its approach back to the verification policy in the System Engineering Plan, track each method to a status, require an evidence reference before any method counts as closed, and aggregate the methods into the requirement's verification statu...

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 e10-verif-general --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E10 Verif General?

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

Security grade badge for E10 Verif General
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e10-verif-general/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e10-verif-general)

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

Download with Pro
Files
SKILL.md
---
name: e10-verif-general
description: "Use when plan and manage system-level product verification under ECSS-E-ST-10C clause 5.5.1, consistently with the verification process of E-ST-10-02 and the testing scope of E-ST-10-03: assign recognized verification methods to a system requirement, link its approach back to the verification policy in the System Engineering Plan, track each method to a status, require an evidence reference before any method counts as closed, and aggregate the methods into the requirement's verification status. Trigger: ecss, e-st-10-system-scope, verification-planning, verification-policy, sep, verification-methods, method-status, closure-evidence, deviation."
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, verification-planning, verification-policy, verification-methods, closure-evidence, deviation]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS System Engineering — System-Level Verification Management (space-systems/ecss/e10-verif-general)

Use when the task is to plan and manage product verification at
system level under ECSS-E-ST-10C clause 5.5.1 -- consistently with the
verification process of ECSS-E-ST-10-02 and the testing scope of
ECSS-E-ST-10-03, against the verification policy recorded in the
project's System Engineering Plan (SEP).

## Domain quick reference

- Four verification methods are recognized: test, analysis, inspection
  and review of design. The assignment for a requirement must be
  non-empty and free of duplicates -- a method listed twice usually
  means two verification plans were merged without reconciling them.
- Every requirement's verification approach must reference the SEP
  verification policy it follows. Without that link the approach
  cannot be shown consistent with the project policy, which is the
  substance of clause 5.5.1 at system level.
- The status register and the method assignment must agree in both
  directions. An assigned method with no status is untracked work; a
  status recorded for a method never assigned is a record pointing at
  verification nobody planned. Each is a separate finding.
- Closure comes in two flavours -- closed, and closed against an
  accepted deviation -- and both are closed. The deviation is part of
  the verification record, not a failure, but it propagates: a
  requirement whose methods include one closed with a deviation is
  itself closed with a deviation.
- Either closure requires an evidence reference on record. A method
  marked closed with nothing to point at is the finding this check
  exists to surface.
- The requirement's aggregate status is severity-ordered: one failed
  method makes the requirement failed regardless of the rest;
  otherwise it is closed (or closed with a deviation) only when every
  method has reached a closed status; while any method remains, it is
  in progress if any method is in progress, else open.
- A requirement is verified only when it carries no violations *and*
  every assigned method reached a closed status. Clean records on
  unfinished work are not verification.

## Workflow

1. Validate and normalize the methods assigned to the requirement,
   rejecting an empty list, an unrecognized method and a duplicate.
2. Confirm the requirement's approach references a SEP verification
   policy; record a linkage finding if it does not.
3. Cross-check the assignment against the status register in both
   directions and record the unstatused and unassigned findings.
4. For each method at a closed status, with or without a deviation,
   confirm an evidence reference is on record.
5. Aggregate the method statuses into the requirement's verification
   status under the severity ordering.
6. The requirement is verified only when the violation list is empty
   and every assigned method is closed.

## Pitfalls

- Treating "closed with an accepted deviation" as a failure, or as
  indistinguishable from plain closure. It closes the method, and it
  must still show on the requirement's aggregate status so the
  deviation stays visible at system level.
- Checking only that every assigned method has a status. The reverse
  direction -- a status for a method never assigned -- points at a
  requirement whose plan changed while its register did not.
- Accepting a closed method with no evidence reference because the
  test was witnessed. The verification record is the evidence, and a
  closure with nothing to cite cannot be audited.
- Letting a requirement report closed while one method has failed.
  Failure dominates the aggregate however many methods passed.
- Reporting a requirement as verified because its records are clean
  while methods are still open. No violations is not the same as
  finished.
- Omitting the SEP policy reference on the grounds that the methods
  are obviously appropriate. The link is what ties the requirement's
  approach to the project's declared policy.

## Behavior contract (gate 3)

The method and status validation, assignment normalization, SEP policy
linkage, assignment/status cross-check, closure-evidence and aggregate
status logic is exercised by the gate 3 contract test:
scripts/test_e10_verif_general.py against
scripts/e10_verif_general_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e10_verif_general.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 →