Odin Research
Odin Research from OutlineDriven/odin-claude-plugin.
Skills in this plugin
13- ▌ How · outlinedriven-odin-claude-plugin bundleUse when the user asks "how does X work" and wants an architecture walkthrough of the code path or subsystem, including its gotchas. Don't use for tasks that require source or remote-system changes.
- ▌ Why · outlinedriven-odin-claude-plugin bundleUse when asked why something works this way, for design rationale, a postmortem, a data-backed threshold, or a source-tiered evidence report. Not for current runtime behavior: use how.
- ▌ Scrape · outlinedriven-odin-claude-plugin bundleUse when the user runs /scrape with a URL to extract page data and media through a browser and save assets with a manifest locally. Read-only. Not for any mutating page action.
- ▌ Readout · outlinedriven-odin-claude-plugin bundleUse when a user wants a readable, shareable HTML document of findings. Not for remote, credential, publish, deploy, or irreversible changes.
- ▌ Research · outlinedriven-odin-claude-plugin bundleUse when researching a named library, framework, SDK, API, or service, or finding a migration guide. Not for codebase-internal research. Dispatch a scout agent.
- ▌ Drift Detect · outlinedriven-odin-claude-plugin bundleUse when roadmap, plans, or docs may have drifted from code, or when restarting a stalled project. Not for PR doc sync: use docs-update.
- ▌ Deep Research · outlinedriven-odin-claude-plugin bundleUse when the user asks to research a topic and produce a thorough sourced report. Not for remote, credential, publish, deploy, or irreversible changes.
- ▌ Ground Latest · outlinedriven-odin-claude-plugin bundleUse when starting or scaffolding a codebase or service, migrating, refactoring, or picking language, framework, or dependency, or latest, LTS, or modern way. Not for remote or irreversible changes.
- ▌ Verify Both Ways · outlinedriven-odin-claude-plugin bundleUse when a claim needs checking both ways, "fact-check this", or an artifact or HTML document needs claims verified and corrected in place. Modes: claim, artifact. Not for measuring: use verify-this.
- ▌ Genealogical Proof · outlinedriven-odin-claude-plugin bundleUse when a genealogical identity or relationship needs correlation, conflict analysis, and negative-search proof. Not for non-genealogical identity proof.
- ▌ Repo QA Investigate · outlinedriven-odin-claude-plugin bundleUse when a research-backed answer requires codebase and docs investigation, reading many files, or a wide survey. Not for file edits, diffs, or patches, nor remote-system changes.
- ▌ Summarize Document Set · outlinedriven-odin-claude-plugin bundleUse when the user asks to summarize a set of documents, identify themes and conflicts across multiple files, or synthesize internal docs. Not for single-document summaries or non-text sources.
- ▌ Github Solution Research · outlinedriven-odin-claude-plugin bundleUse when a bug, integration failure, dependency issue, unclear API usage, implementation blocker, or tool-capability need calls for GitHub solutions. Not for source or remote-system changes.