delegate-cli

Delegate tasks to AI CLI tools with parallel execution and governance checks.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill delegate-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegate-cli
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/delegate-cli
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill delegate-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines task delegation to AI CLI tools like Codex CLI, Gemini CLI, or others, ensuring efficient parallel processing and adherence to governance principles.

Core Features & Use Cases

  • Multi-CLI Delegation: Distribute tasks to the most suitable AI CLI based on the task's requirements.
  • Strengths-Based Routing: Leverage the strengths of different AI models for optimal performance.
  • Parallel Execution: Run multiple tasks in parallel for increased efficiency.
  • Governance Integration: Maintain governance by verifying outputs against the Demerzel constitution.

Quick Start

Run a task using the delegate-cli skill to generate unit tests for a function.

use the delegate-cli skill to generate unit tests for the function.

Frequently Asked Questions about delegate-cli

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

FAQPage Schema
How do I delegate tasks to AI CLIs in parallel?

Parallel task delegation to AI CLIs is handled by distributing tasks to tools like Codex CLI or Gemini CLI, running multiple processes concurrently to optimize performance for complex code generation and long-context analysis.

What is strengths-based routing for AI CLI code generation?

Strengths-based routing evaluates task requirements and delegates work to the most suitable AI CLI model, ensuring optimal performance for complex reasoning, code generation, or long-context analysis tasks.

Can I enforce governance compliance when delegating tasks to AI models?

Governance compliance is maintained during task delegation by verifying AI CLI outputs against the Demerzel constitution, ensuring constitutional adherence for complex reasoning and code generation workflows.

Does delegate-cli work with Gemini CLI and Codex CLI?

delegate-cli supports multi-CLI delegation, allowing you to distribute and execute tasks using AI CLI tools like Gemini CLI and Codex CLI based on their specific model strengths.

When do I need parallel processing for AI CLI long-context analysis?

Parallel processing is needed for long-context analysis when managing multiple complex reasoning tasks simultaneously, allowing concurrent execution across various AI CLI tools to maximize workflow efficiency.