From copilot-cli-toolkit
Researches external topics via WebSearch/WebFetch, generates 3000-5000 word analyses, integrates learnings into Serena/Forgetful memories, and creates GitHub issues if needed.
npx claudepluginhub rjmurillo/ai-agentsThis skill is limited to using the following tools:
ultrathink
Researches external topics with web/URL sources, creates analysis docs, assesses project applicability, and incorporates into Serena/Forgetful memories for searchable context.
Researches external topics via URLs and web search, creates analysis docs, assesses project applicability, and incorporates into Serena and Forgetful memory systems.
Guides agents through structured research phases: planning queries, multi-query execution, source analysis, and synthesis for comprehensive investigations or reports.
Share bugs, ideas, or general feedback.
ultrathink
Research external topics, create comprehensive analysis, and incorporate learnings into memory systems.
/research
Topic: {topic name}
Context: {why this matters to the project}
URLs: {optional comma-separated source URLs}
| Parameter | Required | Description |
|---|---|---|
Topic | Yes | Subject to research |
Context | Yes | Why this matters to the project |
URLs | No | Source URLs to fetch and analyze |
/research
Topic: Chesterton's Fence
Context: Decision-making principle for understanding existing systems before changing them
URLs: https://fs.blog/chestertons-fence/, https://en.wikipedia.org/wiki/G._K._Chesterton
.agents/analysis/Complete within 50k output tokens. If approaching the limit, summarize findings so far, persist partial analysis, and stop. Prefer completing fewer phases well over partial work across all phases.
WebSearch returns no results for a query, try 2 alternative phrasings, then proceed with available information.WebFetch URL is unreachable or returns a non-success status, note it as unavailable in the analysis and continue with other sources.Stop when any of the following is true:
| Artifact | Location |
|---|---|
| Analysis document | .agents/analysis/{topic-slug}.md |
| Serena memory | .serena/memories/{topic-slug}-integration.md |
| Forgetful memories | 5-10 atomic memories in knowledge graph |
| GitHub issue | Created if implementation work identified |
.claude/skills/research-and-incorporate/SKILL.md/memory-search for retrieving incorporated knowledge