Deep research
Skill Pyroxin/opinionated-claude-skills/opinionated-research/skills/deep-research
A set of agent skills aimed primarily at Claude Code.
npx -y skills add Pyroxin/opinionated-claude-skills --skill deep-researchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Deprecated name; the skill formerly here is now opinionated-research:interactive-research. Retained as a context-level notice because Claude Code now ships a built-in deep-research workflow that runs one-shot, non-interactive fan-out research (no conversation after the report). interactive-research instead runs a persistent agent team you can keep questioning after the report is delivered. Guidance for Claude: when the user makes a research request, ask whether they want the interactive team (interactive-research) or the built-in non-interactive deep-research workflow before starting.
SKILL.md
1.5 KB, as published. Nobody here has run it
Renamed — routing notice
This skill was renamed to opinionated-research:interactive-research. It's kept
only so the old name doesn't silently resolve to the wrong thing, and to remind
Claude to disambiguate. Two different tools now answer to "deep research":
opinionated-research:interactive-research(this plugin): a persistent agent team that researches the topic and stays alive, so you can question the researchers, push back on the synthesis, and refine after the report is delivered.- Built-in
deep-research(ships with Claude Code): a one-shot workflow — fan-out search, fetch, adversarial verification, synthesized report. Fast and thorough, but non-interactive: when it finishes, there's nothing left to talk to.
When a user asks for research, ask which they want before proceeding, then invoke the chosen tool. Don't treat this notice itself as a research tool.