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

Document Control

ASecurity

Use when you must control aerospace manufacturing documents: maintain the master list of controlled documents, check that a document is approved before issue, confirm that the shop floor copy is at the current revision, and disposition obsolete revisions by removing them from active use while retaining them in the register as history. Produces the register validity verdict, the use verdict for a copy, and the obsolete disposition that gate document control. Trigger: document control, master l...

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

Installs into .claude/skills of the current project.

Are you the author of Document Control?

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

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

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

Download with Pro
Files
SKILL.md
---
name: document-control
description: "Use when you must control aerospace manufacturing documents: maintain the master list of controlled documents, check that a document is approved before issue, confirm that the shop floor copy is at the current revision, and disposition obsolete revisions by removing them from active use while retaining them in the register as history. Produces the register validity verdict, the use verdict for a copy, and the obsolete disposition that gate document control. Trigger: document control, master list, controlled document, current revision, obsolete revision, revision control, approval before issue, doc number."
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: [document-control, revision-control, master-list, current-revision, controlled-document, obsolete-revision, approval-before-issue, doc-number]
  version: 0.1.0
  author: Aero Agent Skills
---

# Document Control (manufacturing-quality/as9100/document-control)

Use when the task is controlling manufacturing documents per AS9100
practice: the master list tracks every controlled document, approval
precedes issue, the shop floor works from the current revision, and
obsolete revisions leave active use but stay in the register as
history.

## Domain quick reference

- A controlled document lives in the master list with a doc number,
  title, revision, issue date, status (draft, issued, obsolete),
  author, and approver.
- Approval before issue: the approver must be recorded and must not
  be the author (independent approval); drafts need no approval.
- register_validity returns 'valid' or a reason: missing-doc-number,
  missing-title, missing-revision, missing-issue-date,
  unknown-status, missing-approval.
- Revision identifiers are uppercase single letters (A, B, C) or
  positive integers (1, 2, 3); a mixed pair raises ValueError in
  revision_compare.
- use_verdict classifies a copy in use: current, superseded
  (older revision or obsolete status), unreleased (draft),
  future-revision (ahead of the master list).
- master_list_check(entries, doc_number, revision) matches the exact
  doc number and revision pair and returns the use verdict for that
  listed copy; an unlisted pair is not controlled.
- current_revision returns the highest issued revision in the master
  list for a doc number; draft and obsolete entries never count.
- obsolete_action disposes an obsolete revision: remove from active
  use, mark status obsolete, retain in the register as history.
- AS9100 frames document control as part of the QMS infrastructure;
  the register model here is a practical summary, not clause text.

## Workflow

1. Record the document in the master list with doc_number, title,
   revision, issue_date, status, author, and approver.
2. Check the entry with register_validity; fix missing fields or
   missing approval before issue.
3. Confirm the approver is independent with approval_ok.
4. Verify the copy in use with use_verdict(entry, current_revision)
   or master_list_check(entries, doc_number, revision); the verdict
   must be current.
5. Find the master-list revision with current_revision and compare
   it against the shop floor copy.
6. When a revision goes obsolete, apply obsolete_action: remove
   from active use, keep in the register as history.

## Pitfalls

- Issuing without approval: an issued entry with no approver, or
  with the author approving their own document, fails as
  missing-approval.
- Mixed revision identifiers: comparing a letter revision with an
  integer revision raises ValueError; a consistent register uses one
  scheme.
- Draft copies in production: a draft copy yields unreleased and must
  not be used for manufacturing.
- Obsolete copies left in circulation: an obsolete entry always
  yields superseded, never current; remove it from active use.
- Unlisted documents: a doc number and revision pair absent from the
  master list is not controlled; master_list_check returns unlisted
  instead of guessing.
- Deleting history: obsolete revisions are retained in the register,
  not destroyed.

## Behavior contract (gate 3)

The document control logic is exercised by the gate 3 contract test:
scripts/test_document_control.py against
scripts/document_control_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_document_control.py

## Compliance

- Standards referenced, not reproduced: AS9100 document control is
  summarized as a register model and workflow, common aerospace
  quality practice 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 →