·researching-codebases
</>

researching-codebases

Use when answering complex questions about a codebase that require exploring multiple areas or understanding how components connect - coordinates parallel sub-agents to locate, analyze, and synthesize findings

7Installs·2Trend·@cachemoney

Installation

$npx skills add https://github.com/cachemoney/agent-toolkit --skill researching-codebases

How to Install researching-codebases

Quickly install researching-codebases AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill researching-codebases
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cachemoney/agent-toolkit.

SKILL.md

View raw

Before decomposing a new research question, consider checking for related past research:

If the user references specific files, read them FULLY before spawning agents. This gives you context for decomposition.

Launch multiple agents concurrently for independent tasks. Use the task tool with appropriate subagenttype.

Use when answering complex questions about a codebase that require exploring multiple areas or understanding how components connect - coordinates parallel sub-agents to locate, analyze, and synthesize findings Source: cachemoney/agent-toolkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cachemoney/agent-toolkit --skill researching-codebases
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cachemoney/agent-toolkit

Quick answers

What is researching-codebases?

Use when answering complex questions about a codebase that require exploring multiple areas or understanding how components connect - coordinates parallel sub-agents to locate, analyze, and synthesize findings Source: cachemoney/agent-toolkit.

How do I install researching-codebases?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill researching-codebases Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cachemoney/agent-toolkit