원클릭으로
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: