Deep Research

Research a topic thoroughly using codebase exploration. Use when the user wants deep investigation of a feature, bug, or pattern.

j4flmao Updated

File contents

Task

Research $ARGUMENTS thoroughly.

  1. Find relevant files using Glob and Grep
  2. Read and analyze the code
  3. Trace all related code paths
  4. Summarize findings with specific file:line references

Response Format

## Summary
[2-3 sentence overview]

## Key Files
- path/to/file.ext:line — what it does

## Findings
[detailed analysis]

j4flmao/agent-skills/tree/main/.claude/skills/deep-research commit e30e485182

Frequently asked questions

npx skillmds@latest add j4flmao/deep-research