Craft Research Verify banner
drobins25 drobins25

Craft Research Verify

Development community

Description

--- name: research-verify description: "Verify existing research findings against independent primary sources. Upgrades confidence from 'sources agree' to 'independently verified.'" argument-hint: "[topic-slug]" --- # Research Verify Verify existing research by challenging claims against independent primary sources. This is NOT "go deeper" - it's adversarial validation. The goal is to confirm or refute what the research already says. ## Project Root Use `$CRAFT_PROJECT_ROOT` (set at session

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-research-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-research-verify && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-research-verify.md -o ~/.claude/skills/drobins25-craft-craft-research-verify/SKILL.md

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

Full documentation available on GitHub

View Source Repository