ワンクリックで
rai-research
Research with triangulated evidence to inform decisions. Use before ADRs or evaluations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Research with triangulated evidence to inform decisions. Use before ADRs or evaluations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Interactive adapter setup for Jira and Confluence. Detects available backends, discovers projects/spaces, generates validated YAML config. 3-4 questions max.
Evaluate design proportionality using Beck's four rules. Use after implementation.
Root cause analysis using the method best suited to the bug. Phase 3 of bugfix pipeline.
Push branch, create MR, verify artifacts complete. Phase 7 of bugfix pipeline.
Execute fix tasks with TDD and all validation gates. Phase 5 of bugfix pipeline.
Decompose fix into atomic TDD tasks. Phase 4 of bugfix pipeline.
| name | rai-research |
| description | Research with triangulated evidence to inform decisions. Use before ADRs or evaluations. |
| allowed-tools | ["Read","Grep","Glob","Bash(ddgr:*)","WebFetch","WebSearch"] |
| license | MIT |
| metadata | {"raise.work_cycle":"utility","raise.frequency":"as-needed","raise.fase":"0","raise.prerequisites":"","raise.next":"","raise.gate":"","raise.adaptable":"true","raise.version":"2.0.0","raise.visibility":"public"} |
Conduct epistemologically rigorous research to inform decisions. Standing on the shoulders of giants, not reinventing wheels.
When to use: Before ADRs, when evaluating competing approaches, entering unfamiliar domains, or resolving parking lot items.
When to skip: Decision is low-stakes and reversible, or prior research exists in work/research/.
Inputs: Clear research question(s), decision context, depth constraint (quick/standard/deep).
| Depth | Time | Sources | Use when |
|---|---|---|---|
| Quick scan | 1-2h | 5-10 | Low-stakes, familiar domains |
| Standard | 4-8h | 15-30 | Most ADRs, technology evaluation |
| Deep dive | 2-5d | 50-100+ | Strategic decisions, unfamiliar domains |
Define: primary question, secondary questions, decision this informs, depth constraint.
Epistemological principles: Seek disconfirming evidence (falsifiability), require 3+ sources per claim (triangulation), primary > secondary > tertiary sources.
Question is specific and falsifiable. Question too vague → decompose into sub-questions.Tool selection:
| Tool | Best for |
|---|---|
ddgr "query" | Quick scans, no API key needed |
llm -m perplexity "query" | Deep research with citations |
| WebSearch | Reliable fallback |
Gather sources: academic papers, official docs, GitHub repos (stars/activity), engineering blogs, community discussions.
10+ sources collected (scaled to depth).Per source: type (primary/secondary/tertiary), evidence level, key finding, relevance.
| Evidence level | Criteria |
|---|---|
| Very High | Peer-reviewed, production-proven at scale, >10k stars |
| High | Expert practitioners at established companies, >1k stars |
| Medium | Community-validated, emerging consensus, >100 stars |
| Low | Single source, unvalidated, <100 stars |
Save to work/research/{topic}/sources/evidence-catalog.md.
Per major claim: find 3+ independent confirmations, note consensus vs disagreement, assign confidence (HIGH/MEDIUM/LOW), acknowledge contrary evidence explicitly.
Extract patterns: convergence points, gaps, RaiSE-specific vs general findings.
Major claims have 3+ sources. Contrary evidence documented.Produce: recommendation with confidence level, trade-offs, implementation implications, risks.
Connect to governance: create/reference ADR if architectural, update backlog if actionable, update parking lot if deferred.
Recommendation is actionable and traces to evidence.| Item | Destination |
|---|---|
| Report | work/research/{topic}/{topic}-report.md |
| Evidence catalog | work/research/{topic}/sources/evidence-catalog.md |
| Navigation | work/research/{topic}/README.md |
| Next | ADR, backlog item, or parking lot update |
references/research-prompt-template.mdwork/research/