AgentSkillsCN

research

对工具、库、模式或替代方案展开技术调研,在research.md中以结构化形式呈现调研结果,并附上选项对比表与推荐意见。

SKILL.md
--- frontmatter
name: research
description: >
  Technical investigation of tools, libraries, patterns, or alternatives.
  Produces structured findings in research.md with options table and recommendation.
user-invocable: true

/research — Technical Investigation

Flow

  1. Use planner agent (research mode)
    • Define scope, key questions, comparison criteria
    • Investigate (docs, code, web)
    • Write findings to .claude/memory/research.md
  2. Output: structured summary with recommendation

research.md Format

markdown
## [YYYY-MM-DD] — [Topic]
**Problem**: ...
| Option | Pros | Cons |
|--------|------|------|
| A      | ...  | ...  |
**Recommendation**: ...