2026-05-18 12:05:54 +08:00
2026-05-18 11:44:59 +08:00
2026-05-18 11:44:59 +08:00
2026-05-18 11:44:59 +08:00
2026-05-18 11:44:59 +08:00
2026-05-18 12:05:54 +08:00

AirEng

Scheduler dispatching isolated AirDo subagents

Version: 0.6.0
Author: 14816
License: MIT
Repository: http://git.airlongdian.fun/admin/aireng.git
Homepage: https://airlongdian.fun/plugins/aireng


Description

AirEng is the sole public scheduler for the Air workflow. It reads AirArc execution artifacts from AirPlan, prepares isolated task handoffs, dispatches multiple AirDo worker subagents with bounded concurrency, monitors them every 5 minutes, repairs stalled flow when possible, and merges structured worker results.

Installation

# Add the Air marketplace
claude plugin marketplace add http://git.airlongdian.fun/admin/airplan.git

# Install this plugin
claude plugin install aireng

Usage

  • /aireng - Load AirArc artifacts and dispatch AirDo subagents

For detailed usage, see commands/aireng.md in this repository.

Requirements

  • Claude Code CLI or desktop app (latest version recommended)
  • Python 3.8+ (for script-based plugins)
  • Additional dependencies listed in the plugin's skill documentation

Part of Air Suite

This plugin is part of the Air workflow suite. See the marketplace README for the full plugin list and installation instructions.

Support

Description
AirEng - Scheduler that dispatches isolated AirDo subagents
Readme 36 KiB
Languages
Python 100%