Craft Research banner
drobins25 drobins25

Craft Research

Git community

Description

--- name: research description: "Ad-hoc research command. Parallel researcher agents investigate sub-questions, write branch files to disk, orchestrator ranks and synthesizes. Resumable across sessions." argument-hint: "[query | topic-slug | continue | --quick | --deep]" --- # Research Ad-hoc research tool. Not part of the craft pipeline - use it whenever you want to understand something. Phase 1 produces comprehensive research most users never need to go beyond. Phase 2 is the optional "go de

Installation

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

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

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

Full documentation available on GitHub

View Source Repository