Falsify banner
zircote zircote

Falsify

Development community

Description

--- description: Adversarially falsify research findings via web-only disconfirming search; quarantine, downgrade, or annotate findings based on verdicts version: 0.1.0 argument-hint: "[--scope all|dimension:<dim>|finding:<id>] [--query-budget <n>] [--claim-budget <n>] [--mode block|advisory]" allowed-tools: Read, Write, Bash, Grep, Glob, Agent, TeamCreate, TeamDelete, SendMessage, TaskCreate, TaskUpdate, TaskList, TaskGet, AskUserQuestion, WebSearch, WebFetch --- Load and execute the sigint:fa

Installation

Installs to ~/.claude/skills/zircote-sigint-falsify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-sigint-falsify && curl -fsSL https://raw.githubusercontent.com/zircote/sigint/HEAD/commands/falsify.md -o ~/.claude/skills/zircote-sigint-falsify/SKILL.md

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

Full documentation available on GitHub

View Source Repository