05 Source Citation Audit banner
mattprusak mattprusak

05 Source Citation Audit

Security community

Description

# Source Citation Audit Verify that every person file in your vault cites at least two independent sources. ## Autoresearch Configuration **Goal**: For every person file in `[VAULT_PATH]/`, check that the `sources` frontmatter field lists at least two independent sources. For any person with fewer than two sources, attempt to find additional corroborating sources via web search. **Metric**: Number of person files with fewer than two independent sources **Direction**: Minimize (lower is bett

Installation

Installs to ~/.claude/skills/mattprusak-autoresearch-genealogy-05-source-citation-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattprusak-autoresearch-genealogy-05-source-citation-audit && curl -fsSL https://raw.githubusercontent.com/mattprusak/autoresearch-genealogy/HEAD/prompts/05-source-citation-audit.md -o ~/.claude/skills/mattprusak-autoresearch-genealogy-05-source-citation-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository