research-deep
Installation
SKILL.md
Research Deep - Deep Research
Trigger
/research-deep
Workflow
Step 1: Auto-locate Outline
Find */outline.yaml file in current working directory, read items list, execution config (including items_per_agent).
Step 2: Resume Check
- Check completed JSON files in output_dir
- Skip completed items
Step 3: Batch Execution
- Batch by batch_size (need user approval before next batch)
- Each agent handles items_per_agent items
- Launch web-search-agent (background parallel, disable task output)