一键导入
research
Launch a research-only agent that investigates a topic and returns findings (no implementation)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Launch a research-only agent that investigates a topic and returns findings (no implementation)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate a wide field of ideas, then pressure-test them. Five generators diverge, two challengers prune the weak ones, three synthesizers rank what survives.
Three-agent adversarial bug finder. Hunter overclaims every issue it can find, Skeptic disproves what it can, Referee arbitrates what survives. Scoring incentives force each role to behave honestly.
Dialectic process for reviewing, brainstorming, comparing tradeoffs, or stress-testing plans. Configurable modes, agent counts, and expert lenses.
Execute a pre-defined plan using implementation agents (no design changes)
Capture structured learnings (gotcha, pattern, decision, bug-fix) as JSONL per project. Cross-project searchable.
Assume the plan failed — then explain why. Three pessimists write failure narratives, two optimists rebut, a risk assessor weighs which failure modes are real.
| name | research |
| description | Launch a research-only agent that investigates a topic and returns findings (no implementation) |
| user-invocable | true |
| disable-model-invocation | false |
| argument-hint | <research question or topic> |
Launch a research-only investigation. This agent gathers information but does NOT implement anything.
Research topic: $ARGUMENTS
If no arguments, ask the user what to research.
Before launching agents, determine:
Use the Agent tool with subagent_type=Explore for codebase research, or subagent_type=general-purpose for broader research.
The agent prompt should:
For broad topics, launch multiple agents in parallel targeting different aspects.
After agents return, synthesize findings into: