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

Q7021 Failed Material Handling

ASecurity

Determine the disposition of a material that failed its ECSS-Q-ST-70-21C flammability screening: rejection, redesign of the installation, or a further round of testing. Use when a burned set has come back failing and the programme has to choose between dropping the material, changing the build it sits in, and screening an extended set. Ranks the observed failure modes so the most severe governs, refuses a use-as-is rationale behind a drip ignition or a specimen that never self-extinguished, s...

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

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 q7021-failed-material-handling --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q7021 Failed Material Handling?

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

Security grade badge for Q7021 Failed Material Handling
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q7021-failed-material-handling/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q7021-failed-material-handling)

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

Download with Pro
Files
SKILL.md
---
name: q7021-failed-material-handling
description: "Determine the disposition of a material that failed its ECSS-Q-ST-70-21C flammability screening: rejection, redesign of the installation, or a further round of testing. Use when a burned set has come back failing and the programme has to choose between dropping the material, changing the build it sits in, and screening an extended set. Ranks the observed failure modes so the most severe governs, refuses a use-as-is rationale behind a drip ignition or a specimen that never self-extinguished, sizes the extended set from the observed pass fraction in integer arithmetic, and names the actions and evidence each route carries. Trigger: ecss, q-st-70-21, flammability-failure-disposition, flaming-drip-ignition-severity, use-as-is-rationale-refusal, extended-specimen-set-sizing, installation-redesign-route, flammability-mitigation-evidence."
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-70-21-flammability-screening-scope, q7021-failed-material-handling, flammability-failure-disposition, flaming-drip-ignition-severity, use-as-is-rationale-refusal, extended-specimen-set-sizing, installation-redesign-route]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Flammability Screening — Failed Material Handling (space-systems/ecss/q7021-failed-material-handling)

Use when the task is the evaluation step that follows a failed
ECSS-Q-ST-70-21C flammability screening — deciding whether the material
is withdrawn, the installation around it is changed, or a further round
of testing is owed, and saying what each route has to produce.

## Domain quick reference

- The failure modes are not equivalent, so they are ranked and the most
  severe one governs. A set that both over-burned and shed burning
  material is decided by the burning material, because that is the mode
  that moves the fire somewhere the specimen never reached.
- Two modes describe behaviour that no paperwork changes: a drip that
  ignited the indicator, and a specimen that burned end to end without
  self-extinguishing. A use-as-is rationale behind either of those is
  refused outright, whatever the exceedance figure looks like.
- Whether the installation can be changed is the hinge of the whole
  decision. The same failure ends a material that has to sit exposed and
  merely costs a barrier where the build is still open, so the
  disposition cannot be read off the test result alone.
- An isolated failure and a majority failure are different events. One
  specimen in five is a candidate for an extended set; four in five is
  the material behaving as it does, and burning more of it is waiting
  for a favourable draw rather than gathering evidence.
- An extended set has to be sized, not guessed. If the same rate
  recurs, the set still has to yield the class minimum of clean
  specimens, which fixes the count; when that count runs past a
  practical multiple of the minimum, the retest is not a route.
- A mitigation carries a marginal exceedance, not an arbitrary one, and
  it carries evidence with it: what the mitigation is and what the
  residual exceedance does to the hazard.

## Workflow

1. Validate the record: the material, the observed failure modes, how
   many specimens of how many failed, the exceedance, and whether the
   installation can change or a mitigation exists. Refuse an unknown
   mode and a failure count above the set size.
2. Rank the modes and take the most severe as the governing one,
   breaking a tie on name so the outcome is reproducible.
3. Record a finding when use-as-is is requested behind a severe mode, or
   requested with no rationale reference behind it at all.
4. Compute the observed pass fraction and size the extended set in
   integer arithmetic, so the count does not depend on how a platform
   rounds a division; return no size when the set was wholly consumed by
   failures or the count is impractical.
5. Decide in precedence order: a severe mode redesigns the installation
   where that is possible and rejects the material where it is not; a
   wholly failed set goes the same way; an isolated failure with a
   viable count goes to an extended set; a changeable installation goes
   to a configuration change; a marginal exceedance with a mitigation
   behind it is carried; anything left is a rejection.
6. Emit the actions the route requires and the evidence it owes, so the
   disposition can be audited rather than asserted.

## Pitfalls

- Letting the loudest number govern instead of the worst mode. A large
  burn-length exceedance draws the eye away from a single drip that lit
  the indicator, which is the more severe finding.
- Accepting a use-as-is rationale on a drip ignition. The rationale
  describes intent; the drip described behaviour.
- Retesting a majority failure. The extended set is for an unlucky
  draw, and running it on a material that failed most of its specimens
  buys a second opinion from the same population.
- Sizing the extended set by habit. Doubling the original set has no
  relation to the observed rate; the count follows from needing the
  class minimum of clean specimens back.
- Carrying an arbitrary exceedance on a mitigation. A mitigation covers
  a margin, and past the ceiling it is standing in for a decision
  nobody made.
- Treating a configuration change as a retest. It is a different build,
  so the evidence it owes is a fresh screening run, not a rerun.

## Behavior contract (gate 3)

The record validation, mode ranking, use-as-is refusal, pass-fraction
computation, integer extended-set sizing with its practical cap,
disposition precedence and the actions-and-evidence output are
exercised by the gate 3 contract test:
scripts/test_q7021_failed_material_handling.py against
scripts/q7021_failed_material_handling_logic.py (stdlib unittest,
offline).
Run: python3 scripts/test_q7021_failed_material_handling.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 →