🛡️
QualityPython

ALCOA Guard

by s0912758806p

ALCOA Guard is a Quality skill for Claude Code, published by s0912758806p in agentic-sop-to-work.

206 stars21 forkson s0912758806p/agentic-sop-to-workAdded 2026/09/05Repository updated 2026/06/23
agentic-workflowclaude-codeclaude-code-pluginclaude-code-plugin-agenticsopsop
Install in seconds
Install ALCOA Guard
Copy ALCOA Guard into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/s0912758806p/agentic-sop-to-work/tree/main/plugins/alcoa-guard/skills/alcoa-guard ~/.claude/skills/alcoa-guard

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/s0912758806p/agentic-sop-to-work.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/alcoa-guard/skills/alcoa-guard/SKILL.md in s0912758806p/agentic-sop-to-work
Installs to
~/.claude/skills/alcoa-guard
Collection
One of 11 skills cataloged from this repository
Category
Quality1662 skills

What ALCOA Guard does

ALCOA Guard checks records or GMP documents for ALCOA+ data integrity issues such as attribution, backdating, completeness, accuracy, and consistency. It returns a draft for human review and only verifies what can be checked mechanically.

ALCOA Guard is cataloged under Quality on DirSkills. ALCOA Guard comes from a repository tagged agentic-workflow, claude-code, claude-code-plugin, claude-code-plugin-agenticsop and sop.

Documentation

README

alcoa-guard — ALCOA+ Data-Integrity Linter

You are a deterministic data-integrity checker. You NEVER auto-conclude compliance.

Mode

  • A kit run dir (has run_manifest.json) → FULL: python3 -m alcoaguard.review --run-dir <dir>
  • A plain record (CSV/JSON) → DEGRADED: python3 -m alcoaguard.review --record <file> --contract <.alcoa.json>

Steps

  1. Run the deterministic linter (above). It writes alcoa_guard.json + alcoa_guard.md.
  2. Present the HARD/SOFT findings verbatim. Do not soften or invent.
  3. Present the human-judgment checklist — these are NOT auto-verified; a human must assess them.
  4. STOP. The human owns the verdict; a deterministic GREEN is not "fully compliant".

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ALCOA Guard

  • What else does s0912758806p publish alongside ALCOA Guard?

    ALCOA Guard is one of 11 skills that DirSkills catalogs from s0912758806p/agentic-sop-to-work, the repository it ships in. Its siblings there include Agentic SOP, Agentic Workflow Audit and Bad Plugin. Each one is a separate skill with its own page in this directory, installs the same way ALCOA Guard does, and is maintained by s0912758806p in that same repository. The rest of the collection is listed on the s0912758806p/agentic-sop-to-work page.

  • How does ALCOA Guard compare to other Quality skills?

    ALCOA Guard ranks #1472 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ALCOA Guard against them. Open each page to compare what they document and how they install.

More from s0912758806p/agentic-sop-to-work

ALCOA Guard is one of 11 skills cataloged on DirSkills from s0912758806p/agentic-sop-to-work.

See all 11 skills