원클릭으로
researcher
Deep research producing structured survey documents for informed decision-making
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Deep research producing structured survey documents for informed decision-making
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Reviews code for architectural compliance and design integrity
Deep semantic analysis of codebase against rules, patterns, and lessons
| name | Researcher |
| description | Deep research producing structured survey documents for informed decision-making |
Conduct deep research on a topic and produce a structured survey document following the project's research template. This skill spawns parallel research subagents to gather comprehensive information, then synthesizes findings into a PhD-depth document stored in docs/compound/research/.
npx ca search for existing knowledge on the topicsubagent_type: Explore to find relevant existing code patternsdocs/ for prior research, ADRs, and standards that inform the topicdocs/compound/research/<topic-slug>.md (kebab-case filename)npx ca search with topic keywords before starting researchdocs/compound/research/ that overlapnpx ca learndocs/compound/research/ for prior survey documents on related topicsdocs/decisions/ for ADRs that inform or constrain the research scopeEvery research document MUST follow this exact structure:
[Date]
2-3 paragraph summary: what this survey covers, main approaches, key trade-offs.
Theoretical background. Assume technical reader, not domain specialist.
Classification framework. Present visually (table or tree) before details.
One subsection per approach:
Cross-cutting trade-off table. No recommendations.
Unsolved, under-researched, or risky areas.
Synthesis. No verdict.
Full citations with URLs.
Annotated tools, repos, articles grouped by category.