research

Gather facts and context from codebase and context-hub MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rensjaspers/agents --skill research-rensjaspers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/rensjaspers/agents/tree/main/skills/research
Command: npx skills add https://github.com/rensjaspers/agents --skill research-rensjaspers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the critical need for accurate, reliable information before embarking on complex tasks, preventing planning based on incomplete or incorrect data.

Core Features & Use Cases

  • Evidence Collection: Gathers facts and context from the codebase and external tools.
  • Context Hub Integration: Leverages context-hub MCP for enhanced information retrieval.
  • Structured Output: Provides a clear planning brief, including facts, open questions, and assumptions.
  • Use Case: Before refactoring a large module, use this skill to understand its current dependencies, identify potential risks, and gather all necessary documentation.

Quick Start

Use the research skill to gather facts about the user request and current repository context.

Frequently Asked Questions about research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I gather facts and context before refactoring a codebase?

To gather facts before refactoring a codebase, retrieve information from the codebase and context-hub MCP to identify dependencies and risks. This structured fact-finding process ensures accurate planning data.

What is included in a structured planning brief for software engineering?

A structured planning brief includes confirmed findings, open questions, and assumptions. It provides the reliable context needed to prevent implementation based on incomplete data.

How does context-hub MCP integration work for codebase analysis?

Context-hub MCP integration works by leveraging external tools for enhanced information retrieval during codebase analysis. It collects evidence to map dependencies and gather necessary documentation.

When do I need fact-finding before starting a non-trivial coding task?

You need fact-finding before a non-trivial coding task when accurate information retrieval is required to prevent planning errors. It confirms repository context and surfaces potential risks.

Does context gathering require any specific dependencies or setup?

Context gathering requires no specific dependencies to run, but leverages context-hub MCP for information retrieval. It operates directly on the current repository context to collect evidence.