Fact Check banner
tachyon-beep tachyon-beep

Fact Check

Development community

Description

--- name: fact-check description: Fact-check a research paper with dual-verified web search arguments: - name: files description: File path(s) to the research paper required: true --- # Fact-Check: Dual-Verified Research Paper Verification You have been asked to fact-check a research paper. This is a deliberately expensive, token-heavy operation that dual-verifies every claim. **Input files:** $ARGUMENTS ## Instructions 1. Load the `muna-technical-writer:fact-checking` skill using

Installation

Installs to ~/.claude/commands/tachyon-beep-skillpacks-fact-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tachyon-beep/skillpacks/HEAD/.claude/commands/fact-check.md -o ~/.claude/commands/tachyon-beep-skillpacks-fact-check.md

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

Full documentation available on GitHub

View Source Repository