Use to fact-check a California court filing (or packet) before filing. Triggers include "fact check this", "verify citations", "check my cites", "consistency check", "cite-check California", "verify the statute", "double-check the draft", "California Style Manual format", "verify CRC rule". Runs four passes: (1) citation verification — cites resolve to real sources with correct holdings using courts.ca.gov, CourtListener, and leginfo.legislature.ca.gov; (2) internal consistency — dates, parties, case number, amounts within document agree; (3) packet consistency — captions, parties, case number agree across documents; (4) sworn-vs.-argued consistency — no fact recited in motion contradicts a sworn declaration. Flags issues and proposes corrections without silently rewriting.
$npx -y skills add codearranger/claude-legal --skill ca-fact-checkInstalls into the current project.
Run `npx skills use "https://github.com/codearranger/claude-legal" --skill "codearranger/claude-legal/ca-fact-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codearranger/claude-legal" that are relevant to the current task. Run `npx skills add "https://github.com/codearranger/claude-legal"` and select the relevant skills, then follow their instructions.