원클릭으로
research-summarizer
Use when the user asks for a sourced briefing on a topic that spans multiple web sources and requires citations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user asks for a sourced briefing on a topic that spans multiple web sources and requires citations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when capturing an architecture decision so it survives turnover — produces an ADR-NNNN.md from context, options considered, and the chosen path.
Use when reviewing a proposed REST or GraphQL API change before merge — checks contract clarity, backwards compatibility, errors, pagination, auth, and naming.
Use when first encountering a new dataset — produces a structured profile (schema, missingness, distributions, outliers, gotchas) before any analysis.
Use after an incident is resolved — drafts a blameless postmortem from timeline notes, alerts, and chat threads.
Use when opening a PR — produces a clean PR description (what / why / how to verify / risks) from a branch diff against base.
Use when planning the next sprint — turns ticket intake + team capacity into a planned sprint with explicit non-goals.
| name | research-summarizer |
| description | Use when the user asks for a sourced briefing on a topic that spans multiple web sources and requires citations. |
| version | 0.1.0 |
repo-auditor or grep)| Name | Type | Required | Notes |
|---|---|---|---|
topic | string | yes | the question to research |
depth | "shallow" | "deep" | no | default "shallow" (5–7 sources); "deep" → 10–15 |
audience | string | no | shapes vocabulary level (e.g., "executive", "engineer") |
A Markdown file briefing.md following the structure in references/report-template.md.
web_search then fetch_url for top 2–3 hitsreferences/clustering-rules.mdreferences/report-template.md — every claim needs a [n] citationreferences/report-template.md — the output structureclustering-rules.md, domain-allowlist.md as the skill matures)(unsourced))references/examples/ (TBD) for one shallow and one deep run