·grove-multi-agent
</>

grove-multi-agent

Use when multiple independent tasks need to be executed in parallel, each in an isolated workspace with warm build state

9Installs·0Trend·@chrisbanes

Installation

$npx skills add https://github.com/chrisbanes/grove --skill grove-multi-agent

How to Install grove-multi-agent

Quickly install grove-multi-agent 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/chrisbanes/grove --skill grove-multi-agent
  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: chrisbanes/grove.

SKILL.md

View raw

I'm using the grove-multi-agent skill to orchestrate parallel agents across isolated Grove workspaces.

Use grove-multi-agent only when tasks are truly independent: no shared file modifications, no ordering dependencies between them.

Accept a list of independent tasks. Tasks may come from a decomposed plan, directly from the user, or from a dispatching agent (e.g., superpowers:dispatching-parallel-agents). Each task must be a self-contained unit of work.

Use when multiple independent tasks need to be executed in parallel, each in an isolated workspace with warm build state Source: chrisbanes/grove.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from chrisbanes/grove

Quick answers

What is grove-multi-agent?

Use when multiple independent tasks need to be executed in parallel, each in an isolated workspace with warm build state Source: chrisbanes/grove.

How do I install grove-multi-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chrisbanes/grove --skill grove-multi-agent 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/chrisbanes/grove

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25