スキル一覧に戻る
ariaxhan

research

by ariaxhan

KERNEL is a Claude Code plugin that makes your setup evolve automatically based on how you actually work.

2🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: research description: Deep research and investigation mode. Auto-triggers on "research", "find out", "learn about", "investigate", "deep dive", "what is", "how does", "explore", "understand", or questions requiring substantial information gathering.

Research Mode

Thorough investigation before implementation. Activated when research signals detected.

Depth Detection

Based on query complexity:

  • Light: Quick lookup, 1-2 sources
  • Medium: Compare options, 3-5 sources
  • Deep: Comprehensive analysis, 5+ sources
  • Exhaustive: Full landscape survey

Methodology

Phase 1: Scope

  1. What exactly are we researching?
  2. What decisions will this inform?
  3. What's the time/depth budget?

Phase 2: Source Diversity

  1. Official documentation
  2. GitHub examples/implementations
  3. Stack Overflow solutions
  4. Blog posts and tutorials
  5. Academic papers (if applicable)

Phase 3: Synthesis

  1. Compare approaches
  2. Note trade-offs
  3. Identify consensus vs controversy
  4. Document pitfalls and gotchas

Phase 4: Recommendation

  1. Clear recommendation with rationale
  2. Alternatives considered
  3. Risks and mitigations

Output

Write research to _meta/research/{topic}.md:

# Research: {topic}

## Summary
{1-3 sentences}

## Findings
{detailed findings}

## Recommendation
{what to do and why}

## Sources
{links and references}

Anti-patterns

  • Stopping at first result
  • Only checking one source type
  • Not documenting sources
  • Research without clear question
  • Over-researching simple topics

Integration

If project has kernel/banks/RESEARCH-BANK.md, load it for deep methodology.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です