execute-plans

Community

Coordinate parallel plan execution safely.

Authororenmagid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skeleton skill analyzes open plans to identify independent groups of work that can be executed in parallel, reducing bottlenecks and coordination overhead.

Core Features & Use Cases

  • Surface-area-driven planning: parses plan notes to extract touched files and directories.
  • Conflict-aware grouping: builds a conflict graph and assigns plans to parallel groups while avoiding overlaps.
  • Runtime orchestration: outputs executable groups for staged execution with optional validation steps.

Quick Start

Feed a JSON array of plans to stdin and run the skill to obtain parallel execution groups.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: execute-plans
Download link: https://github.com/orenmagid/claude-cabinet/archive/main.zip#execute-plans

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 471,000+ vetted skills library on demand.