parallel-exploration

Community

Explore code in parallel, faster.

Authortctinh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill dramatically speeds up code investigation by allowing multiple, independent research questions to be explored simultaneously across different domains like code, tests, and documentation.

Core Features & Use Cases

  • Fan-out Exploration: Decompose complex questions into smaller, parallelizable sub-questions.
  • Multi-Domain Analysis: Investigate code implementation, test coverage, and external documentation concurrently.
  • Read-Only Research: Ideal for understanding existing systems without making changes, safe for planning and exploratory phases.
  • Use Case: When trying to understand a new feature, you can simultaneously ask: "Where is the core logic implemented?", "How is this feature tested?", and "What does the official documentation say about this pattern?".

Quick Start

Use the parallel-exploration skill to find the implementation of the API route, analyze its concurrency model, and identify the parent notification mechanism.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parallel-exploration
Download link: https://github.com/tctinh/agent-hive/archive/main.zip#parallel-exploration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.