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

Q6005 Acceptance Sample Sizes

ASecurity

Size the acceptance sample drawn from a hybrid production batch under ECSS-Q-ST-60-05C clause 12.1.2: validate the batch and the sampling schedule for gaps and overlaps, read the band the batch falls in, collapse a small batch to full inspection, cap the sample at the batch so no plan asks for units that do not exist, report the sampling fraction against a contractual minimum, check that a destructive plan still leaves the deliverable quantity, and disposition the batch against its acceptance...

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 q6005-acceptance-sample-sizes --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6005 Acceptance Sample Sizes?

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

Security grade badge for Q6005 Acceptance Sample Sizes
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6005-acceptance-sample-sizes/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6005-acceptance-sample-sizes)

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

Download with Pro
Files
SKILL.md
---
name: q6005-acceptance-sample-sizes
description: "Size the acceptance sample drawn from a hybrid production batch under ECSS-Q-ST-60-05C clause 12.1.2: validate the batch and the sampling schedule for gaps and overlaps, read the band the batch falls in, collapse a small batch to full inspection, cap the sample at the batch so no plan asks for units that do not exist, report the sampling fraction against a contractual minimum, check that a destructive plan still leaves the deliverable quantity, and disposition the batch against its acceptance number. Use when planning or auditing hybrid batch acceptance sampling. Trigger: ecss, q-st-60-05c, hybrid-acceptance-sample-size, hybrid-batch-sampling-schedule, hybrid-lot-size-sample-band, destructive-acceptance-sample-shortfall, hybrid-acceptance-number, hybrid-sampling-fraction."
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-05-hybrid-procurement, q6005-acceptance-sample-sizes, hybrid-acceptance-sample-size, hybrid-batch-sampling-schedule, hybrid-lot-size-sample-band, destructive-acceptance-sample-shortfall, hybrid-sampling-fraction]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Hybrids — Acceptance Sample Sizes (space-systems/ecss/q6005-acceptance-sample-sizes)

Use when the task is deciding how many hybrid units come out of a
production batch for acceptance testing under ECSS-Q-ST-60-05C clause
12.1.2 — the number drawn, the number of nonconforming units that
number still accepts, and whether the batch is big enough to carry both
the sample and the order.

## Domain quick reference

- The sample size is a function of the batch size, read off a schedule
  of bands, not a fixed percentage. Between bands the sample steps; the
  sampling fraction therefore falls as a batch grows inside one band and
  jumps back up when it crosses into the next. A plan written as "ten
  percent" and a plan read off a schedule agree almost nowhere.
- A small batch collapses to full inspection. Below a threshold the
  scheduled sample is most of the batch anyway, and the statistical
  argument for sampling — that the untested remainder is large enough to
  be worth not testing — has stopped applying.
- The sample is capped at the batch. A band is written for a range of
  batch sizes, and at the low end of a band the scheduled number can
  exceed the batch sitting just inside it. Without the cap a plan asks
  for units that were never built.
- The acceptance number is part of the plan, not a separate tolerance.
  Small samples carry zero: one nonconforming unit refuses the batch.
  Larger samples carry one, two or more, because a larger sample seeing
  a single failure is weaker evidence of a bad population than a small
  one seeing the same failure.
- Destructive acceptance tests consume what they measure. Units in the
  sample never ship, so the batch has to carry the sample on top of the
  deliverable quantity. Sizing the build to the order and then drawing
  the sample out of it is the most common way a batch runs short.
- The schedule itself is project data. A table with a gap leaves some
  batch size with no plan at all, and a table whose acceptance number
  reaches its own sample size accepts everything; both are found by
  validating the schedule, not by reading a batch against it.

## Workflow

1. Validate the batch as a positive count of units actually built, and
   validate the schedule: ascending contiguous bands, only the last one
   open ended, every acceptance number below its own sample size.
2. Read the band the batch falls in, taking both band edges as
   inclusive.
3. Apply the full-inspection threshold first, then cap the sample at the
   batch, and record which of the two acted so the plan can be explained.
4. Compute the sampling fraction and compare it with any contractual
   minimum percentage, absorbing representation error at the bound
   rather than relaxing the bound.
5. Where the acceptance tests are destructive, subtract the sample from
   the batch and check the remainder still covers the deliverable
   quantity; report the shortfall in units, not as a warning.
6. Disposition the batch by comparing the nonconforming count found
   against the band's acceptance number, and refuse a result that
   reports more failures than units sampled.
7. Return the band, the sample, the acceptance number, the fraction, the
   shortfall and every finding, so the plan can be reproduced and
   defended at the review.

## Pitfalls

- Reading the sampling fraction as the requirement. The schedule sets
  the sample; the fraction is a consequence of it and moves inside a
  band. A contract quoting a percentage has to be checked against the
  schedule, not substituted for it.
- Sizing the build to the order when acceptance testing is destructive.
  The sample is consumed, so a batch built to the order ships short by
  exactly the sample size.
- Taking the scheduled number blindly at the bottom of a band. The cap
  at the batch is what keeps the plan buildable, and a plan that was
  capped is a different plan — it is now full inspection.
- Treating the acceptance number as a quality target. It is the count at
  which the evidence still supports the batch; a batch at its acceptance
  number passed, and reading that as "nearly failed" invents a grade the
  plan does not have.
- Substituting a project schedule without validating it. A gap between
  two bands is silent until a batch lands in it, and then the plan
  either falls through to full inspection or to nothing at all.
- Accepting a sample result larger than the sample. More nonconforming
  units than units drawn means the count came from somewhere other than
  this sample, and dispositioning on it grades the wrong batch.

## Behavior contract (gate 3)

The batch validation, schedule validation, band lookup, full-inspection
collapse, cap at the batch, sampling fraction, destructive shortfall and
the accept/reject disposition are exercised by the gate 3 contract test:
scripts/test_q6005_acceptance_sample_sizes.py against
scripts/q6005_acceptance_sample_sizes_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_q6005_acceptance_sample_sizes.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 →