AgentSkillsCN

research

探索代码库并收集关于某个主题或领域的上下文信息

SKILL.md
--- frontmatter
name: research
description: Explore codebase and gather context about a topic or area
model: haiku
context: fork
agent: researcher

Research the following topic in this codebase: $ARGUMENTS

Steps:

  1. Search for relevant files, types, and patterns related to the topic
  2. Read key files to understand the architecture and conventions
  3. Identify dependencies and relationships between components
  4. Report findings with file paths, key types, and patterns discovered