원클릭으로
research-report
Conduct deep research on a topic and produce a structured report
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Conduct deep research on a topic and produce a structured report
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Test and validate PRs against ticket requirements. Use when a PR is ready for review — check out the branch, verify the build, run tests, and confirm all ticket acceptance criteria are met.
Handle a ticket from the Linear queue as the Engineering agent. Delegates implementation to coding agent, monitors progress, and manages the ticket lifecycle. Triggered by the openclaw-linear plugin when a ticket enters Titus's queue.
Handle tickets from project management tools and delegate coding tasks to Claude Code. Use when processing tickets, planning implementation, submitting PRs, or coordinating coding work.
Address review comments on a GitHub PR. Triages each comment as resolve-as-suggested, resolve-differently, or ignore, using project context from Linear tickets. Use when asked to go over PR review comments, address feedback, or resolve PR discussions.
Prep Linear tickets for a coding agent. Validates sizing (splits oversized tickets into sub-issues), researches tools/APIs involved, enriches context by scanning the codebase, and generates a focused Claude Code prompt. Use when starting work on a Linear ticket or when asked to prep/triage tickets.
Route Linear tickets based on labels. Use when processing unprepped tickets during heartbeat to determine the correct workflow and assignee. Handles Research Needed, Bug, Plan, and Slow modifier labels.
| name | research-report |
| description | Conduct deep research on a topic and produce a structured report |
| metadata | {"openclaw":{"emoji":":telescope:"}} |
Conduct thorough research on the given topic and produce a structured, source-backed report.
The user provides a research topic or question via Slack message or direct prompt.
Structure the report as:
# [Topic]
## Summary
2-3 sentence executive summary with the key finding.
## Key Findings
- Finding 1 (with source citation)
- Finding 2 (with source citation)
- Finding 3 (with source citation)
## Analysis
Detailed discussion connecting the findings. Include context, implications, and nuance.
## Open Questions
What remains unanswered or uncertain.
## Sources
Numbered list of all sources with URLs and access dates.
memory/research-<topic-slug>.md.