orchestrator-state

Community

Maintain robust AI task state across subtasks.

AuthorKingSharkG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The orchestrator-state skill outlines how to store and manage persistent runtime and history data for the AI workflow so subtasks can be dispatched, tracked, and reconciled reliably.

Core Features & Use Cases

  • Centralizes hot state (orchestration-state.json) and history (orchestration-history.json) to coordinate subtask transitions.
  • Enforces phase transitions, gating, and post-approval closure to ensure consistent task progress and auditability.
  • Supports migration from legacy v1 state to v2 with safe upgrades and history split.

Quick Start

Initialize the task state by creating orchestration-state.json and optionally orchestrations-history.json, then dispatch the first subtask.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: orchestrator-state
Download link: https://github.com/KingSharkG/ai-agents-workflow/archive/main.zip#orchestrator-state

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.