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

Calibration Control

ASecurity

Use when you must control calibration of inspection, measuring, and test equipment under an AS9100-style QMS: determine the test accuracy ratio (TAR, 4:1 guidance) between the calibration standard and the unit under test, judge calibration due dates and overdue instruments, check a measured value against nominal and tolerance, and decide recall versus review when a calibrated standard drifts out of tolerance. Covers the calibration system (who calibrates, traceability to national standards), ...

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 calibration-control --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Calibration Control?

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

Security grade badge for Calibration Control
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-calibration-control/badge)](https://www.skillsdirectory.com/skills/ashfordeou-calibration-control)

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

Download with Pro
Files
SKILL.md
---
name: calibration-control
description: "Use when you must control calibration of inspection, measuring, and test equipment under an AS9100-style QMS: determine the test accuracy ratio (TAR, 4:1 guidance) between the calibration standard and the unit under test, judge calibration due dates and overdue instruments, check a measured value against nominal and tolerance, and decide recall versus review when a calibrated standard drifts out of tolerance. Covers the calibration system (who calibrates, traceability to national standards), calibration intervals and due dates, out-of-tolerance handling, and calibration records with status labels. Produces the TAR verdict, the due-date verdict, the tolerance verdict, and the out-of-tolerance impact verdict that gate instrument use and product release. Trigger: calibration, TAR, test accuracy ratio, out of tolerance, calibration due, instrument recall, traceability."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: as9100
    reference-only: true
gated: false
domain: manufacturing-quality
pack: manufacturing-quality
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: manufacturing-quality
  subdomain: as9100
  tags: [calibration-control, calibration, tar, test-accuracy-ratio, out-of-tolerance, calibration-due, instrument-recall, traceability, as9100, metrology]
  version: 0.1.0
  author: Aero Agent Skills
---

# Calibration Control (manufacturing-quality/as9100/calibration-control)

Use when the task is calibration control for inspection, measuring, and
test equipment under an AS9100-style QMS: the calibration system (who
calibrates, traceability to national standards), calibration intervals
and due dates, test accuracy ratio, out-of-tolerance handling,
calibration records and status labels, and product recall when a
standard drifts.

## Domain quick reference

- AS9100 requires monitoring and measuring resources to be controlled
  and calibrated or verified at specified intervals, with traceability
  to national or international measurement standards (paraphrase of
  clause 7.1.5 practice). The organization decides who calibrates
  (internal metrology lab or accredited external provider) and keeps
  the traceability chain to the national standard.
- Test accuracy ratio (TAR): the standard's accuracy divided by the
  unit-under-test's accuracy. Both accuracies must use the same unit
  or the same fraction convention. TAR >= 4 is ok per the widely used
  4:1 guidance; below 4 the standard cannot adequately verify the unit.
- Calibration intervals: set from manufacturer guidance, use history,
  and drift data; the due date is the interval end. An instrument past
  its due date is overdue and must be withdrawn from service until
  recalibrated.
- Out of tolerance (OOT): when a check finds the standard drifted,
  evaluate the affected period (from the last good calibration to
  detection). Product released during that period with suspect
  equipment requires recall or containment; otherwise a record review
  suffices.
- Calibration records: equipment id, standard used, as-found and
  as-left data, due date, and status label (calibrated, due, overdue).
  Status labels prevent use of equipment whose calibration has lapsed.

## Workflow

1. Identify the equipment and the accuracy required for the unit under
   test (fraction or same unit).
2. Verify the standard used and its traceability to a national
   standard; check the TAR with tar_verdict().
3. Confirm the calibration interval and due date; check the due status
   with calibration_due_verdict().
4. Run the measurement; check against nominal and tolerance with
   tolerance_check().
5. If the standard drifts out of tolerance, determine the affected
   period and decide recall versus review with oot_impact_verdict().
6. Record as-found and as-left data, status label, and next due date;
   segregate equipment that is due or out of tolerance.

## Pitfalls

- Mixing units in the TAR: both accuracies must be the same unit or
  both fractions, or the ratio is meaningless.
- Using a standard with TAR below 4: the 4:1 guidance is a floor;
  below it the standard dominates the measurement uncertainty.
- Continuing to use an overdue instrument: withdraw and segregate it
  until recalibrated, and record the lapse.
- Checking tolerance without the standard's own accuracy: an
  in-tolerance reading from an inaccurate standard is not a valid pass.
- Releasing product without an OOT impact decision: any product
  verified during the affected period with a drifted standard needs
  recall or containment, not just a record note.

## Behavior contract (gate 3)

The calibration decision logic (TAR verdict, due-date verdict,
tolerance check, and out-of-tolerance impact verdict) is exercised by
the gate 3 contract test: scripts/test_calibration_control.py against
scripts/calibration_control_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_calibration_control.py

## Compliance

- Standards referenced, not reproduced: AS9100 text is proprietary
  (IAQG/SAE); this skill uses name and paraphrase only, per
  standards-map.yaml and brief 06.
- compliance: STANDARDS-REF, gated: false; the standard is listed
  reference-only.

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 →