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

Q6013 Class 1 Manufacturer Data Deliveries

ASecurity

Use when a lot data package, certificate of conformance or production data delivery is reviewed at receiving inspection. Assess whether the conformance certificates and production data delivered with a highest-assurance commercial EEE lot under ECSS-Q-ST-60-13C clause 4.3.11 actually cover that lot: match every record to the lot code and the purchased date-code window, keep an absent record apart from one standing on an approved deviation, grade an attributes-only summary against the measured...

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

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 q6013-class-1-manufacturer-data-deliveries --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6013 Class 1 Manufacturer Data Deliveries?

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

Security grade badge for Q6013 Class 1 Manufacturer Data Deliveries
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6013-class-1-manufacturer-data-deliveries/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6013-class-1-manufacturer-data-deliveries)

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

Download with Pro
Files
SKILL.md
---
name: q6013-class-1-manufacturer-data-deliveries
description: "Use when a lot data package, certificate of conformance or production data delivery is reviewed at receiving inspection. Assess whether the conformance certificates and production data delivered with a highest-assurance commercial EEE lot under ECSS-Q-ST-60-13C clause 4.3.11 actually cover that lot: match every record to the lot code and the purchased date-code window, keep an absent record apart from one standing on an approved deviation, grade an attributes-only summary against the measured values a lot owes, and return one delivery verdict with ranked findings. Trigger: ecss, q-st-60-13c, class-1-manufacturer-data-delivery, lot-conformance-certificate, lot-date-code-coverage, production-variables-data, lot-data-package-verdict, receiving-inspection-data-review."
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-60-eee-component-scope, q-st-60-13c, q6013-class-1-manufacturer-data-deliveries, class-1-manufacturer-data-delivery, lot-conformance-certificate, lot-date-code-coverage, production-variables-data, lot-data-package-verdict, receiving-inspection-data-review]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Commercial EEE Class 1 — Manufacturer Data Deliveries (space-systems/ecss/q6013-class-1-manufacturer-data-deliveries)

Use when the task is clause 4.3.11 of ECSS-Q-ST-60-13C: the conformance
certificates and the production data a manufacturer delivers together with a
lot procured at the highest assurance level. This leaf grades a delivered data
package on whether the records it contains actually belong to the lot in the
crate, at the depth a class 1 procurement asks for.

## Domain quick reference

- A commercial part carries no space-grade traceability by default. What makes
  a class 1 lot usable is not that the manufacturer holds the data, it is that
  the data travels with the lot and names it. A certificate that names a
  different lot code proves the manufacturer's process, not this delivery.
- Two kinds of record are delivered and they answer different questions. A
  conformance certificate is a statement: this lot was built and tested to the
  agreed specification. Production data is measurement: here are the values.
  A certificate cannot stand in for the data, because a statement carries no
  distribution and a drifting lot inside limits looks identical to a centred
  one.
- Attributes data (how many passed) and variables data (what each one
  measured) are not interchangeable at class 1. The pass count hides the
  margin, and margin is the only early warning of a process that has moved
  since the qualification lot.
- Coverage is a fraction, not a yes. A data record that reaches part of the
  delivered quantity leaves the remainder undocumented; the question is what
  fraction of the lot the record reaches, against what the procurement
  specification demanded.
- Absent, waived and not-applicable are three different states and collapsing
  them loses the audit trail. A record standing on an approved deviation is a
  known, dispositioned gap. A record silently marked not-applicable is an
  undispositioned one wearing the same colour.
- A date code outside the purchased window is not automatically a reject: it
  is a mixed-lot signal that has to be raised, because shelf life, moisture
  exposure and the applicable process change history are all counted from it.

## Workflow

1. Establish the lot identity the package is offered against: the
   manufacturer lot code, the delivered quantity and the purchased date-code
   window. Normalise the lot code so two written forms of one code compare
   equal instead of reading as a mismatch.
2. Validate every delivered record: kind, lot code, date code, the number of
   units it reaches, whether it is signed, and whether it carries variables or
   attributes data. A malformed record is an input error, not a silent skip.
3. Match each record's lot code against the delivered lot. A mismatch is the
   most serious finding available, because it detaches the whole record from
   the hardware.
4. Compute the fraction of the lot each record reaches and compare it with the
   coverage the procurement specification requires, absorbing floating-point
   representation error at the boundary with a named tolerance rather than by
   lowering the required coverage.
5. Map the delivered kinds onto the kinds a class 1 lot owes. Report an absent
   kind, a waived kind and a kind marked not-applicable separately.
6. Rank the findings — lot mismatch and absence first, unsigned certificates
   and attributes-only data next, date-code and declaration gaps last — and
   return one verdict: accepted, accepted-with-actions, or rejected.
7. Carry the ranked findings into the receiving inspection record so the
   dispositioned gaps stay visible to the later lot acceptance review.

## Pitfalls

- Reading a thick data package as a complete one. Depth is not coverage: five
  records that all reach a quarter of the lot leave three quarters of the
  delivery undocumented, and the package still looks substantial.
- Accepting a certificate in place of the production data. The certificate
  answers whether the manufacturer asserts conformance; the data answers where
  inside the limits the lot actually sits, and only the second one detects
  drift before it becomes a failure in flight.
- Treating a not-applicable mark as equivalent to an approved waiver. A waiver
  names an authority and a reference; a not-applicable mark names nobody, and
  at class 1 the kinds in the required set are owed.
- Comparing lot codes as raw strings. Punctuation and case differ between a
  label, a certificate and an order line for the same lot, so an unnormalised
  comparison manufactures mismatches and hides the real ones in the noise.
- Widening the required coverage to clear an exact-equality case. An equality
  at the limit is a representation question, handled by the tolerance inside
  the comparison; the required value stays as procured.
- Discarding a date-code excursion because the electrical data passed. The
  date code drives shelf life, moisture exposure and which process change
  history applies, so an out-of-window record is a finding in its own right.

## Behavior contract (gate 3)

The lot-code normalisation, date-code window test, record validation,
coverage fraction, per-record findings, required-kind state mapping and the
delivery verdict are exercised by the gate 3 contract test:
scripts/test_q6013_class_1_manufacturer_data_deliveries.py against
scripts/q6013_class_1_manufacturer_data_deliveries_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_q6013_class_1_manufacturer_data_deliveries.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 →