← ClaudeAtlas

researchlisted

Multi-source external research in three chained phases — broad, targeted + falsification, preferred sources — with per-claim source tiers, recency checks, and a binary outcome gate before presenting. Use to verify a technical claim, evaluate libraries or approaches, compare X vs Y, or ground any decision in current authoritative sources instead of training data.
melodic-software/claude-code-plugins · ★ 4 · AI & Automation · score 76
Install: claude install-skill melodic-software/claude-code-plugins
## Pre-computed context Current branch: !`git branch --show-current 2>/dev/null || echo "unknown"` ## Purpose External research is mandatory before acting on external facts. Goal: **maximum knowledge, maximum consensus, latest information** from authoritative + official sources. Training data drifts; library APIs change; SEO content farms outrank authoritative sources; AI synthesis tools repackage the same secondary blogs as "multi-source." Cross-tool consensus + primary-source priority + recency verification drive accuracy. Local counterpart: `/explore` (what IS in the repo). This skill covers what SHOULD BE, per current external sources. For context-heavy passes, use `/research-deep` (dispatches to an isolated execution tier; keeps main context clean). **Philosophy**: more tokens + more time = more accuracy + less rework. Insufficient research is the #1 source of rework. Deploy a **research team**, not a single lookup. Every invocation gets full depth regardless of task size. ## Topic Research the following topic: $ARGUMENTS If no specific topic was provided above, infer the research topic from the current conversation context — identify the technical claim, decision, or implementation being worked on and research that. ## Mandatory disciplines (non-negotiable) Full recipes and rationale: `${CLAUDE_PLUGIN_ROOT}/skills/research/context/discipline.md` (also the canonical source-tier table for this plugin). 1. **3 phases minimum** — Phase 1 (broad), Phase 2 (targete