Figure Audit — Security skill for Claude Code
Verify figure caption numerics against summary.json sidecars.
How to install Figure Audit
Installs to ~/.claude/skills/andyed-science-agent-figure-audit/SKILL.md
mkdir -p ~/.claude/skills/andyed-science-agent-figure-audit && curl -fsSL https://raw.githubusercontent.com/andyed/science-agent/HEAD/commands/figure-audit.md -o ~/.claude/skills/andyed-science-agent-figure-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Figure Audit does
description: Verify figure caption numerics against summary.json sidecars. Args: [--json]
Run figure-audit with the user's arguments:
NODE_PATH="${CLAUDE_PLUGIN_DATA}/node_modules" node "${CLAUDE_PLUGIN_ROOT}/cli.js" figure-audit $ARGUMENTS
Lead with mismatches (the primary stale-prose signal). Unverified is informational. Don't edit the JSON sidecar — only the markdown caption is editable.
Alternatives in Security
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★
- Commit Hook Checklist — Audit commit-hook automation as gates against AI slop and broken commits (Node.js, Go, polyglot) 168 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Notebook Audit
Verify [NB##:K##] claim references in prose against notebook sources. Args: [--aggregate= ] [--notebooks= ] -
Prose Audit
Lint paper drafts for AI-tell prose patterns. Args: [--severity=warn] [--no-pencil] [--no-muriel] --no-native
Push Back
Verify a claim against code+docs+memory before acting. Run when a finding/audit/recommendation looks suspect,
Verify Flow
Validates existing agents, commands, skills, and hooks against project conventions. Detects structural issues,
Gads
Google Ads playbook router. /gads [args]. Alone, shows the workspace state.
Audit Report
Aggregate audit checkpoints into the final report — executive summary, Scope Coverage, findings by severity, m
Related Agents
Diagram Opportunity Reviewer
Read-only prose scanner that flags Markdown passages better expressed as a Mermaid diagram. Walks the in-scope
LaTeX Figure Specialist
Creates and adjusts TikZ/pgfplots figures, manages figure placement and layout, ensures proper label/ref wirin
Figure Descriptor
Use this agent when you need to design figures for the manuscript — deciding how many panels a figure needs, w