parallel-explore

Community

Run parallel explorations to find the best path

AuthorYougLin-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides teams to explore multiple implementation approaches in parallel using git worktrees, reducing bias from a single path and accelerating decision making.

Core Features & Use Cases

  • Isolated parallel worktrees: Create independent workspaces for each approach to test and compare.
  • Guided exploration flow: Step-by-step process from decision point to evaluation and merge.
  • Documentation of results: Produce EXPLORATION_RESULT.md in each worktree and an overall evaluation narrative.
  • Nested exploration & logging: Support nested decisions and keep a trace of exploration decisions in logs.

Quick Start

Start a parallel exploration with a set of approaches and a task description:

  • Command: ./scripts/aha-loop/parallel-explorer.sh explore "task description" --approaches "approach1,approach2"
  • Check progress: ./scripts/aha-loop/parallel-explorer.sh status
  • When ready, evaluate: ./scripts/aha-loop/parallel-explorer.sh evaluate explore-task-12345
  • Merge the winner: ./scripts/aha-loop/parallel-explorer.sh merge explore-task-12345 chosen-approach
  • Cleanup: ./scripts/aha-loop/parallel-explorer.sh cleanup explore-task-12345

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-explore
Download link: https://github.com/YougLin-dev/Aha-Loop/archive/main.zip#parallel-explore

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.