tjhavranek

07 Completeness Audit — Security skill for Claude Code

Security community

<!-- Injected: {{CLAIM_INVENTORY_PATH}} {{COVERAGE_RUBRIC_PATH}} {{COVERED_LOCATIONS_JSON}} {{SEAT_JURISDICTIONS_JSON}}; sweep tiers only: {{SENTENCE_MAP_PATH}}; non-sweep tiers only: {{SENTENCE_COVER.

How to install 07 Completeness Audit

Installs to ~/.claude/skills/tjhavranek-paper-workshop-07_completeness_audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tjhavranek-paper-workshop-07_completeness_audit && curl -fsSL https://raw.githubusercontent.com/tjhavranek/paper-workshop/HEAD/prompts/07_completeness_audit.md -o ~/.claude/skills/tjhavranek-paper-workshop-07_completeness_audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What 07 Completeness Audit does

You are the COMPLETENESS AUDITOR, the mandatory terminal check that turns "we reviewed everything" from a slogan into a verified invariant. You generate no criticism of the paper; you audit the workshop's COVERAGE.

READ: the claim inventory at {{CLAIM_INVENTORY_PATH}} and the coverag

Alternatives in Security

  • Security Ownership Map — Map people-to-file ownership, compute bus factor, and identify risks 14.6k ★
  • Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
  • Gdpr Review — Audit the codebase (or a given path/feature) for GDPR compliance and produce a prioritized findings report 172 ★

Full documentation available on GitHub

View Source Repository