orchestrate

Delegate issues to an Orchestrator agent using git worktrees and WezTerm windows.

15|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/clonable-eden/cekernel --skill orchestrate-clonable-eden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate
Source: https://github.com/clonable-eden/cekernel/tree/main/skills/orchestrate
Command: npx skills add https://github.com/clonable-eden/cekernel --skill orchestrate-clonable-eden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of assigning and managing development tasks (issues) by delegating them to an Orchestrator agent for efficient, parallel processing.

Core Features & Use Cases

  • Automated Issue Delegation: Distributes issues to a central Orchestrator for management.
  • Parallel Processing: Leverages git worktrees and WezTerm windows for concurrent task execution.
  • Environment Management: Supports custom environment profiles for flexible execution contexts.

Quick Start

Use the orchestrate skill to delegate issue number 108.

Frequently Asked Questions about orchestrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate issues for parallel processing using git worktrees?

Parallel processing of issues is handled by delegating them to an Orchestrator agent, which coordinates worker and reviewer agents across separate git worktrees opened in WezTerm windows for concurrent execution.

Can I use custom environment profiles when running parallel agent tasks?

Custom environment profiles are fully supported for parallel agent tasks, enabling the Orchestrator to propagate necessary environment variables and configure flexible execution contexts for script operations.

How does issue locking and triage work during parallel agent orchestration?

During parallel orchestration, the Orchestrator agent manages issue locking and triage to prevent conflicts, coordinating which issues are assigned to worker and reviewer agents for safe concurrent processing.

Do I need WezTerm to manage parallel development tasks with git worktrees?

WezTerm is required for managing parallel development tasks with git worktrees, as the Orchestrator agent opens WezTerm windows to coordinate concurrent execution across isolated working directories.

What is the best way to coordinate worker and reviewer agents for concurrent issue resolution?

Coordinating worker and reviewer agents is best achieved by delegating issues to a central Orchestrator agent, which synchronizes parallel processing, distributes tasks, and manages issue locking across concurrent sessions.