一键导入
research
Researches companies, jobs, or tools from live sources and records structured findings, with strict verification. Delegates to the web-researcher agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Researches companies, jobs, or tools from live sources and records structured findings, with strict verification. Delegates to the web-researcher agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | research |
| description | Researches companies, jobs, or tools from live sources and records structured findings, with strict verification. Delegates to the web-researcher agent. |
| argument-hint | <what to research> [→ optional target file, e.g. companies.json] |
Research task: $ARGUMENTS
../../agents/web-researcher.md), which
owns the verification policy (live-only sourcing, cross-checking, as-of dates, uncertainty
labels, no outbound actions). Pass the full task, including any → target file from the
argument so it can read and match the existing schema.Propose a Conventional Commit message for the staged changes, then commit only after confirmation.
Creates an implementation plan from a PRD or a task description. Researches codebase context, clarifies ambiguities, and outputs a phased plan with vertical slices and acceptance criteria. Use when the user wants to plan a feature, break down a PRD, create an implementation plan, or mentions "tracer bullets".
Creates a PRD through structured clarification, codebase exploration, and module design, then saves it as a local Markdown file. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.
Dispatches multiple subagents in parallel for 2+ confirmed-independent, each-substantial failures or investigation targets that share no state or sequential dependency. Use when the work splits cleanly and each part is big enough to justify a separate agent.
Decides how to integrate a finished branch — merge, pull request, keep, or discard — once tests pass. Use when implementation work on a branch is complete and you need to decide what happens to it next.
Acts on code-review feedback (from a human, a PR comment, or an AI reviewer) by verifying each item against the codebase before implementing, and asking when items are unclear. Use when receiving code review comments, PR feedback, or suggestions from another reviewer — before implementing any of them.