orchestrate

Manage task orchestration sessions with durable backlogs and subagent delegation.

7|1|Updated Jun 16, 2017
One-click install
npx skills add https://github.com/topisani/dotfiles --skill orchestrate-topisani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate
Source: https://github.com/topisani/dotfiles/tree/main/home/claude/skills/orchestrate
Command: npx skills add https://github.com/topisani/dotfiles --skill orchestrate-topisani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jj, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and automating task orchestration, allowing users to efficiently handle multi-task workflows and maintain a durable backlog.

Core Features & Use Cases

  • Task Orchestration: Run managed and optionally-autonomous task-orchestration sessions.
  • Durable Backlog: Maintain a durable backlog with a thin orchestrator context.
  • Task Delegation: Delegate tasks to fresh subagents for execution.
  • Verification: Verify task results and maintain a log of decisions and outcomes.
  • Use Case: Ideal for managing a rolling list of features/bugs or for running autonomous tasks while away from the workspace.

Quick Start

Run the orchestrate skill to start a new task orchestration session.

Frequently Asked Questions about orchestrate

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

FAQPage Schema
How do I manage a rolling list of features and bugs with autonomous execution?

Task orchestration automates multi-task workflows by maintaining a durable backlog with a thin orchestrator context and delegating individual tasks to fresh subagents. It verifies task results and maintains a log of decisions and outcomes.

Do I need jj to run task orchestration sessions?

Task delegation assigns individual items from the durable backlog to fresh subagents for execution. The orchestrator maintains a thin context, verifies the task results, and logs the decisions and outcomes for each delegated item.

How do I start a task orchestration session for multi-task workflows?

Yes, task orchestration is suitable for autonomous execution. You can run managed sessions that handle multi-task workflows autonomously, making it ideal for running tasks while you are away from the workspace.

What is the best way to maintain a durable backlog for multi-task workflows?

Task orchestration handles verification by checking the results of tasks delegated to subagents. It maintains a log of decisions and outcomes, ensuring that the results of the multi-task workflows are validated and recorded.