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

Q60 Class 1 Selection General Rules

ASecurity

Use when a Class 1 build has to show its selection rules bind its subcontractors too. Audit the baseline Class 1 selection rules and how far they reach down the supply chain under ECSS-Q-ST-60C clause 4.2.2.1: declare each rule as applied, waived against a named approval, or not applied at every tier from in-house outward, refuse a chain with a gap in it, compute coverage tier by tier, take the weakest tier as the chain's reach, separate a rule missing in-house from one lost downstream, and n...

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 q60-class-1-selection-general-rules --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q60 Class 1 Selection General Rules?

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

Security grade badge for Q60 Class 1 Selection General Rules
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q60-class-1-selection-general-rules/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q60-class-1-selection-general-rules)

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

Download with Pro
Files
SKILL.md
---
name: q60-class-1-selection-general-rules
description: "Use when a Class 1 build has to show its selection rules bind its subcontractors too. Audit the baseline Class 1 selection rules and how far they reach down the supply chain under ECSS-Q-ST-60C clause 4.2.2.1: declare each rule as applied, waived against a named approval, or not applied at every tier from in-house outward, refuse a chain with a gap in it, compute coverage tier by tier, take the weakest tier as the chain's reach, separate a rule missing in-house from one lost downstream, and name the rule surviving fewest tiers. Trigger: ecss, q-st-60c-eee-selection-scope, class-1-baseline-selection-rules, class-1-supply-chain-rule-flow-down, class-1-flow-down-break, supplier-tier-rule-coverage, class-1-selection-rule-waiver-approval."
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, q-st-60c-eee-selection-scope, q60-class-1-selection-general-rules, class-1-baseline-selection-rules, class-1-supply-chain-rule-flow-down, class-1-flow-down-break, supplier-tier-rule-coverage, class-1-selection-rule-waiver-approval]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS EEE Components — Class 1 Selection General Rules (space-systems/ecss/q60-class-1-selection-general-rules)

Use when the task is the baseline rule set of ECSS-Q-ST-60C clause
4.2.2.1 -- the selection rules a Class 1 build applies in-house, and
the extension of that same set to every supplier that chooses a part on
the project's behalf.

## Domain quick reference

- Writing the rules and applying them in-house is half the clause. A
  part chosen two tiers down under nobody's rules arrives in the build
  exactly as if it had been chosen under none, so the rule set has to
  travel with the work.
- The chain is graded on its weakest tier, not on its average. An
  average lets a well-run prime carry a supplier that applies nothing,
  and the part that fails came from that supplier.
- Three situations look alike on a spreadsheet and are not the same. A
  rule not in force in-house is an intention, not a rule, and cannot be
  required of anybody downstream. A rule in force in-house but absent
  at a tier is a flow-down break -- the failure this clause exists to
  catch. A rule waived at a tier counts only when the waiver names the
  approval behind it.
- A waiver with no named approval is a rule that was simply not
  applied, written in nicer language. Requiring the reference is what
  keeps the distinction real.
- The chain has to run without a gap. Declaring what a tier-2 supplier
  does while saying nothing about the tier-1 subcontractor between the
  two describes a chain nobody can follow, so the gap is rejected.
- Two outputs matter beyond the verdict: the tier that governs the
  chain's reach, and the rule that survives the fewest tiers. The first
  says where to send the auditor, the second says which rule the chain
  is quietly dropping everywhere.

## Workflow

1. Name the programme and declare, for every tier from in-house
   outward, the status of each baseline rule. A tier that leaves a rule
   undeclared is rejected; an absent status is not a status.
2. Reject a chain with no in-house tier -- there is no baseline to
   extend -- and reject a chain with a gap between declared tiers.
3. Require an approval reference on every waiver. Without one the rule
   counts as not applied.
4. Compute coverage tier by tier, then take the minimum as the chain's
   reach. Do not average.
5. Separate the rules not in force in-house from the rules lost at a
   supplier tier, and report each with the tier it breaks at.
6. Close with the verdict, the governing tier, the chain coverage
   against the target, and the rule surviving fewest tiers.

## Pitfalls

- Averaging tier coverage. The average hides the one supplier applying
  nothing, and that supplier is the one the failed part came from.
- Counting an unapproved waiver as coverage. A waiver is a decision
  somebody signed; without the reference it is an omission wearing a
  waiver's name.
- Reporting a rule absent in-house as a flow-down break. Nothing flowed
  down, because nothing was in force to flow; calling it a break sends
  the auditor to the supplier instead of to the project.
- Grading only the tiers that answered. An undeclared tier is not a
  compliant tier, and a chain with a gap in the middle cannot be scored
  at all -- it has to be completed first.
- Comparing coverage with a target by bare arithmetic. Coverage is a
  quotient of two counts and a target is a decimal literal, so a
  coverage built to sit exactly on a target can land a few units in the
  last place below it; the comparison absorbs that while the target
  stays untouched.

## Behavior contract (gate 3)

The rule-entry validation, waiver approval requirement, chain structure
and gap rejection, per-tier coverage, weakest-tier reach, governing
tier, flow-down break detection, unenforceable-rule separation,
weakest-rule selection and overall verdict are exercised by the gate 3
contract test: scripts/test_q60_class_1_selection_general_rules.py
against scripts/q60_class_1_selection_general_rules_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_q60_class_1_selection_general_rules.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 →