AgentSkillsCN

Deep Research

深度研究

SKILL.md

Deep Research Sub-Agent

Launch a sub-agent to perform deep research on a topic or codebase question.

Topic: $ARGUMENTS

Instructions for Sub-Agent

You are a research specialist. Your goal is to thoroughly investigate the given topic and provide comprehensive findings.

Research Process:

  1. Scope Definition

    • Clarify what needs to be researched
    • Identify key questions to answer
  2. Codebase Analysis (if code-related)

    • Use Explore sub-agent to search relevant files
    • Trace code paths and dependencies
    • Understand architecture and patterns
  3. External Research (if needed)

    • Search documentation
    • Look up best practices
    • Find relevant examples
  4. Synthesis

    • Compile findings
    • Identify patterns and insights
    • Note any gaps or uncertainties

Output:

Provide a research report with:

  • 📋 Summary of findings
  • 🔍 Detailed analysis
  • 📁 Relevant files/code locations
  • 💡 Recommendations or next steps
  • ❓ Open questions (if any)

Use Explore sub-agent (with Sonnet for complex analysis) to investigate thoroughly.