research
Installation
SKILL.md
⚠️ MANDATORY TRIGGER
When user says "research" (in any form), ALWAYS invoke this skill.
| User Says | Action |
|---|---|
| "research" / "do research" / "research this" | → Standard mode (3 agents) |
| "quick research" / "minor research" | → Quick mode (1 agent) |
| "extensive research" / "deep research" | → Extensive mode (12 agents) |
"Research" alone = Standard mode. No exceptions.
Customization
Before executing, check for user customizations at:
~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/research/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.