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 Spec Tree

ASecurity

Use when establishing or maintaining the specification tree of a space product decomposition per ECSS-E-ST-10C clause 5.2.3.1c and Annex J: mirror the product tree with one technical specification per node (support specifications included), check the tree has no orphan or duplicate specs, and confirm every spec's parent link matches the product tree's parent-child structure. Trigger: specification tree, spec tree, product decomposition, support specification, ECSS-E-ST-10C 5.2.3.1c, Annex J.

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

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-spec-tree --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E10 Spec Tree?

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

Security grade badge for E10 Spec Tree
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e10-spec-tree/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e10-spec-tree)

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

Download with Pro
Files
SKILL.md
---
name: e10-spec-tree
description: "Use when establishing or maintaining the specification tree of a space product decomposition per ECSS-E-ST-10C clause 5.2.3.1c and Annex J: mirror the product tree with one technical specification per node (support specifications included), check the tree has no orphan or duplicate specs, and confirm every spec's parent link matches the product tree's parent-child structure. Trigger: specification tree, spec tree, product decomposition, support specification, ECSS-E-ST-10C 5.2.3.1c, Annex J."
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-10c, specification-tree, annex-j, product-tree, support-specification]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Specification Tree (space-systems/ecss/e10-spec-tree)

Use when the task is establishing or maintaining the specification
tree of a product decomposition under ECSS-E-ST-10C clause 5.2.3.1c
and Annex J: one technical specification per product-tree node,
support specifications included, kept consistent with the product
tree's structure.

## Domain quick reference

- The specification tree mirrors the product tree (ECSS-E-ST-10C
  clause 5.2.3.1c): every product-tree node (configuration item) gets
  exactly one technical specification (TS) at that level.
- "Support specifications" cover products that support the mission
  product without flying or being delivered as the end item (e.g.
  ground support equipment, test rigs) -- they belong in the tree
  alongside the flight-product specs, at the node they specify.
- A spec's parent in the specification tree must be the technical
  specification of the product-tree node's parent -- flow-down and
  Annex J structure both depend on this parent link being correct.
- Annex J fixes the specification-tree record's shape: node
  identifier, product-tree parent, spec identifier, spec status.
  This leaf checks that shape, not the requirement content within
  each spec (see the sibling e10-trs-flowdown leaf for TRS content
  and e10-req-traceability for requirement-level trace).

## Workflow

1. List every node of the product tree (configuration items, support
   products included).
2. For each node, record its one technical specification and the
   product-tree parent node.
3. Check for orphan specs: a spec whose product-tree node does not
   exist in the product tree.
4. Check for duplicate specs: more than one spec assigned to the same
   product-tree node.
5. Check for missing specs: a product-tree node with no assigned
   spec.
6. Check parent-link consistency: each spec's declared parent
   product-tree node must equal its product-tree node's actual
   parent (root nodes have no parent).
7. The tree is consistent only when there are no orphans, no
   duplicates, no missing specs, and no parent-link mismatches;
   otherwise list every violation found.

## Pitfalls

- Treating a support specification (GSE, test rig) as out of scope
  and leaving its product-tree node without a spec.
- Assigning two specs to one product-tree node during a re-baseline
  (old and new spec both left active).
- A spec's recorded parent left stale after the product tree is
  re-parented (spec tree and product tree drift apart).
- Confusing this leaf's tree-shape check with TRS content flow-down
  (sibling e10-trs-flowdown leaf) or requirement-level traceability
  (sibling e10-req-traceability leaf).

## Behavior contract (gate 3)

The specification-tree consistency logic is exercised by the gate 3
contract test: scripts/test_e10_spec_tree.py against
scripts/e10_spec_tree_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e10_spec_tree.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 →