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

Q7003 Process Qualification

ASecurity

Evaluate whether an anodizing line is qualified against its declared parameter window. Use when a tank, rectifier or rack pattern is taken into service or brought back after a change and the coupon campaign that was actually run has to be graded: demand several consecutive runs rather than one good one, insist on coupons at the ends of the rack and not only its comfortable middle, grade every recorded parameter against the window being qualified, check each required characteristic was measure...

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

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 q7003-process-qualification --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q7003 Process Qualification?

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

Security grade badge for Q7003 Process Qualification
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q7003-process-qualification/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q7003-process-qualification)

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

Download with Pro
Files
SKILL.md
---
name: q7003-process-qualification
description: "Evaluate whether an anodizing line is qualified against its declared parameter window. Use when a tank, rectifier or rack pattern is taken into service or brought back after a change and the coupon campaign that was actually run has to be graded: demand several consecutive runs rather than one good one, insist on coupons at the ends of the rack and not only its comfortable middle, grade every recorded parameter against the window being qualified, check each required characteristic was measured and passed, and separate an outright fail from a qualification that stands with a coverage finding attached. Trigger: ecss, q-st-70-03-anodizing, anodizing-line-qualification, anodize-witness-coupon-campaign, anodize-rack-position-coverage, anodize-parameter-window-control, anodize-requalification-trigger."
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-03-anodizing, q7003-process-qualification, anodizing-line-qualification, anodize-witness-coupon-campaign, anodize-rack-position-coverage, anodize-parameter-window-control, anodize-requalification-trigger]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Anodizing — Process Qualification (space-systems/ecss/q7003-process-qualification)

Use when the task is the quality-assurance clause of ECSS-Q-ST-70-03:
demonstrating that an anodizing line, running inside a declared
parameter window, produces a conforming coating repeatably and
everywhere on the rack -- and saying when that demonstration expires.

## Domain quick reference

- Qualification is a statement about a line, not about a part. The
  claim is that this tank, this rectifier, this rack pattern and this
  declared window together produce a conforming coating, so a
  qualification cannot be inherited from a part that happened to pass.
- Repeatability needs consecutive runs, not one. A single good run
  shows the line managed it once, which is a weaker claim than the one
  being made and the one the hardware depends on.
- Coupons are hung where the process fails first. Current density,
  electrolyte flow and local temperature all vary along a rack, so the
  ends are the informative positions and a campaign that samples only
  the middle has looked at the comfortable case.
- Coverage has two separate failures. Missing an end of the rack is
  fatal, because the risk region was never sampled. Sampling both ends
  but almost nothing between them is thin rather than fatal, and is
  carried as a finding on a qualification that still stands.
- A run that drifted outside the window did not qualify the window. It
  demonstrated some other process, so an excursion invalidates the run
  rather than widening the window that was being claimed.
- A parameter that was never recorded is not a parameter that was in
  control. An unrecorded value and an out-of-window value both break the
  same claim, and both belong in the same list.
- Qualification expires. A bath rebuild, a rectifier replacement, a
  change of alloy family, a rack redesign, a seal chemistry change or
  simple elapsed time each put the line back in front of the campaign.
- A parameter set at a window edge is logged through a conversion and
  reads a few units in the last place outside its own bound. The
  comparison absorbs that; the window itself is never widened.

## Workflow

1. Validate the declared parameter windows before anything is graded
   against them. Reject an inverted window and an empty window set,
   because a campaign cannot qualify a bound that was never stated.
2. Count the runs. Below the minimum consecutive count, the campaign has
   not made a repeatability claim at all, and that is recorded as the
   finding rather than inferred from the coupon results.
3. Grade rack position coverage against the positions available. Check
   both extremes first and treat a missing extreme as fatal; then check
   the interior spread and treat a thin one as a finding.
4. Check every required characteristic was measured on a coupon and
   passed. An unmeasured characteristic is not a passed one, so the two
   are reported separately and both block qualification.
5. Grade each run's recorded parameters against the window, naming the
   run index with the excursion so the campaign record can be opened at
   the right page. Treat an unrecorded parameter as an excursion.
6. Give the verdict: not qualified on too few runs, any excursion, a
   missing rack extreme or an incomplete or failed coupon set;
   conditionally qualified when everything held but a finding stands;
   qualified only when nothing was raised.
7. Separately, evaluate whether a standing qualification has lapsed
   against the declared change triggers and the validity period.

## Pitfalls

- Qualifying on one good run. Repeatability is the property being
  claimed, and a single run cannot evidence it however good the coupons
  from it were.
- Hanging coupons only in the middle of the rack. The middle is where
  the process is most comfortable, so a campaign sampled there passes
  while the parts at the ends of the rack are the ones that will come
  out thin or burnt.
- Widening the window to take in an excursion after the fact. The runs
  then evidence the wider window with a sample of one at its edge, which
  is exactly the region the campaign was supposed to cover properly.
- Reading an unrecorded parameter as nominal. Nothing was measured, so
  nothing is known, and a campaign that silently fills the gap qualifies
  a window it never demonstrated.
- Treating a thin interior spread as equivalent to a missing extreme.
  One is a gap in the risk region and fatal; the other is a
  completeness finding on a qualification that stands, and collapsing
  them either blocks good lines or passes unsampled ones.
- Letting a qualification run indefinitely because nothing obviously
  changed. Bath chemistry ages, anodes consume and racks get repaired,
  which is why the validity period exists alongside the change list.

## Behavior contract (gate 3)

The window validation, run-parameter control check, rack position
coverage, coupon completeness, requalification triggers and the overall
qualification verdict are exercised by the gate 3 contract test:
scripts/test_q7003_process_qualification.py against
scripts/q7003_process_qualification_logic.py (stdlib unittest, offline).
Run:
python3 scripts/test_q7003_process_qualification.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 →