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

E2008 Pva Defect Acceptability

ASecurity

Agree and confirm the allowable defect levels of a photovoltaic assembly under ECSS-E-ST-20-08C clause 5.4.2. Use when a defect catalogue has to become an acceptance rule set before assembly hardware is presented: convert each agreed defect fraction into a whole allowable count over the declared population, categorize the agreement basis as customer-agreed, supplier-proposed or undocumented, check that a qualification article actually carried the level being claimed, compare the observed defe...

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 e2008-pva-defect-acceptability --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2008 Pva Defect Acceptability?

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

Security grade badge for E2008 Pva Defect Acceptability
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2008-pva-defect-acceptability/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2008-pva-defect-acceptability)

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

Download with Pro
Files
SKILL.md
---
name: e2008-pva-defect-acceptability
description: "Agree and confirm the allowable defect levels of a photovoltaic assembly under ECSS-E-ST-20-08C clause 5.4.2. Use when a defect catalogue has to become an acceptance rule set before assembly hardware is presented: convert each agreed defect fraction into a whole allowable count over the declared population, categorize the agreement basis as customer-agreed, supplier-proposed or undocumented, check that a qualification article actually carried the level being claimed, compare the observed defect population against its allowance, and name the defect type that governs the assembly verdict. Trigger: ecss, e-st-20-08c, photovoltaic-assembly-defect-acceptability, allowable-defect-level-agreement, defect-catalogue-acceptance-rule, qualification-confirmed-defect-level, pva-workmanship-defect-budget, agreement-record-citation, assembly-level-defect-allowance."
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-20-electrical-scope, e-st-20-08c, e2008-pva-defect-acceptability, photovoltaic-assembly-defect-acceptability, allowable-defect-level-agreement, defect-catalogue-acceptance-rule, qualification-confirmed-defect-level, pva-workmanship-defect-budget, assembly-level-defect-allowance]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Photovoltaic Assemblies — Defect Acceptability (space-systems/ecss/e2008-pva-defect-acceptability)

Use when the task is the allowable-defect question of ECSS-E-ST-20-08C
clause 5.4.2 -- fixing, before assembly hardware is offered, how many of
each defect type the assembly may carry, on whose authority that number
stands, and what evidence confirms that an assembly carrying it still
performs.

## Domain quick reference

- A photovoltaic assembly is a population, not a single item: hundreds
  of cells, interconnectors, coverglasses and bonds. Perfection is not
  purchasable, so an allowable level per defect type is fixed up front
  rather than argued once a defect appears.
- An allowable level only counts as established when three things line
  up. The level is written down, the writing down is an agreement
  rather than a supplier preference, and a qualification article
  actually carried hardware at or above the level. Any one of the three
  missing leaves the level provisional at best.
- Agreement basis, strongest to weakest: customer-agreed (the level
  sits in an agreed record that can be cited by identifier),
  supplier-proposed (documented, not yet agreed), and undocumented (the
  level exists only as shop practice and carries no acceptance
  standing).
- Qualification basis, strongest to weakest: qualification-demonstrated
  (an article carried the level through the qualification campaign),
  analysis-supported (the level is argued, never demonstrated), and
  none. A demonstrated basis is only worth the level it reached, so the
  comparison is coverage -- what was carried against what is claimed.
- A fraction is not an acceptance criterion until it is paired with a
  population. Two per cent of a 150-cell string is three whole defects,
  and the fourth is a non-conformance however close the arithmetic
  runs.
- Two questions stay separate throughout. Whether the criterion is
  established is a question about the paperwork and the qualification
  campaign; whether this article meets it is a question about the
  count on the bench. An assembly can hold a perfectly established
  criterion and still breach it, and can sit well inside an allowance
  that nobody ever agreed.

## Workflow

1. Enumerate the defect types the assembly can produce and give each
   one a declared allowable fraction. Reject a fraction of zero or a
   fraction above one; a level that permits nothing is not an allowance
   and a level above the whole population is not a level.
2. Categorize each agreement basis and demand what the basis implies.
   A customer-agreed level must cite the record it sits in; an
   undocumented level must not cite one, because a citation contradicts
   the basis.
3. Convert each fraction into whole allowable defects over the declared
   population, snapping a product that lands on an integer within
   representation error before taking the floor.
4. Resolve the qualification evidence. On a demonstrated basis compute
   the coverage of the demonstrated level over the agreed level and
   treat a coverage of one as confirmation; on an analysis basis or no
   basis at all record what is outstanding.
5. Compare the observed defect count with the allowance and carry the
   utilisation, so a type sitting on its limit is visible before it
   crosses.
6. Roll the assembly up to the weakest per-type verdict, name the
   governing defect type, and report article conformance separately
   from whether the criteria are established.

## Pitfalls

- Reading a defect fraction straight off a supplier data pack and
  calling it agreed. A documented number and an agreed number are
  different objects; only the second survives a customer review, and
  the first has to be presented as provisional until it is signed.
- Letting the qualification campaign define the allowance backwards. An
  article that carried one per cent does not confirm a two per cent
  allowance, and quoting the campaign as confirmation hides a level
  that reaches past the evidence by a factor of two.
- Taking the floor of population times fraction with bare arithmetic.
  The product is a float, so a pairing that is exactly three defects
  can evaluate a hair below three and silently drop the allowance to
  two on one platform and not another.
- Rolling the assembly up on an average. The weakest defect type
  governs, because an assembly with one unconfirmed level is an
  assembly with an unconfirmed acceptance basis regardless of how many
  other types are fully agreed.
- Collapsing the criterion question into the count question. An article
  inside every allowance still fails clause 5.4.2 when the allowances
  were never agreed, and an article over one allowance is a
  non-conformance against a criterion that is itself perfectly sound.

## Behavior contract (gate 3)

The allowable-count conversion, agreement categorization, qualification
coverage, per-type verdict, governing-defect selection and assembly
roll-up are exercised by the gate 3 contract test:
scripts/test_e2008_pva_defect_acceptability.py against
scripts/e2008_pva_defect_acceptability_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_e2008_pva_defect_acceptability.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 →