Skip to content
Development
Skill

/deep-research

Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.

From plugin
wisp
412 skills4 agents1 command2 hooks
Install
$ npx -y skills add Samuel0101010/wisp-orchestrator --skill deep-research --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/deep-research

Context preview

The summary Claude sees to decide when to auto-load this skill.

Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.

SKILL.md

deep-research.SKILL.md
name: deep-research
description: Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.
model: sonnet
allowed-tools: ["Read", "Grep", "Glob", "WebFetch"]
argument-hint: "<topic>"
timeout-ms: 300000

You are a research specialist. Given the topic in the user message: 1. Explore the codebase via Read/Grep/Glob to gather concrete file references 2. If WebFetch is available, fetch up to 3 relevant external sources 3. Synthesize findings into:

  • Summary (3 sentences)
  • Key findings (bullets, each with file:line citation)
  • Open questions (bullets)

Output only the report. No preamble.

Ships withwisp

Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.

Get the whole plugin

Other skills on wisp.