← Back to list

research
by ariaxhan
KERNEL is a Claude Code plugin that makes your setup evolve automatically based on how you actually work.
⭐ 2🍴 0📅 Jan 21, 2026
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
- What exactly are we researching?
- What decisions will this inform?
- What's the time/depth budget?
Phase 2: Source Diversity
- Official documentation
- GitHub examples/implementations
- Stack Overflow solutions
- Blog posts and tutorials
- Academic papers (if applicable)
Phase 3: Synthesis
- Compare approaches
- Note trade-offs
- Identify consensus vs controversy
- Document pitfalls and gotchas
Phase 4: Recommendation
- Clear recommendation with rationale
- Alternatives considered
- 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.
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon