Standards Check — Security skill for Claude Code
Audit the current changes against the global software standards.
How to install Standards Check
Installs to ~/.claude/skills/adyusuf-claude-code-standards-standards-check/SKILL.md
mkdir -p ~/.claude/skills/adyusuf-claude-code-standards-standards-check && curl -fsSL https://raw.githubusercontent.com/adyusuf/claude-code-standards/HEAD/commands/standards-check.md -o ~/.claude/skills/adyusuf-claude-code-standards-standards-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Standards Check does
description: Audit the current changes against the global software standards
Audit the **pending changes** in this repository (`git diff` + `git diff --staged`; if there is nothing, the last commit) against the standards under `~/.claude/standards/`.
If an argument is given ($ARGUMENTS), review only that scope (a file path, a directory or a topic name).
Steps
- Determine the scope of the changes with
git statusandgit diff. If there are no changes, say so and stop. - Decide
Alternatives in Security
- Octoboss Reorganize Tentacles — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
- Claude Leaked Files — Mirrored snapshot of Claude Code's source (exposed 2026-03-31) preserved for educational purposes, defensive s 256 ★
- Cross-Pollinate Hex MCP Servers — Diff-driven audit: find real transferable changes across hex-line-mcp, hex-ssh-mcp, hex-graph-mcp 238 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Customer Changelog Check
Audit whether user-visible changes in the current session have matching CHANGELOG.md entries; report MISSING w
Check Nixos Issues
Audit nixpkgs/NixOS GitHub issues against our config and suggest changes
A11y Check
Performs an accessibility audit based on WCAG 2.2 standards.
UI Audit
Run comprehensive UI/UX design validation against design principles, accessibility standards, and usability la
App Audit
Grade an existing app against the Mobify Studio House KB and Axiom standards — fan out the specialist auditors
Audit Guide
Audit a coding guide against style, structure, and quality standards
Related Agents
Portfolio Audit
Audits a project against the global portfolio standards (author signature, gitignore, no secrets, no dead code
Security Sidecar
Read-only background security audit sidecar for the current implementation scope. Use from implement-coordinat
Claims Verifier
Fresh-context, refute-framed cross-check of an audit/review's findings against current source. Use to spot-che