aiwg-mission

Orchestrate durable agent workflows with checkpointing and activity logging.

4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Fortemi/HotM --skill aiwg-mission
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiwg-mission
Source: https://github.com/Fortemi/HotM/tree/main/.agents/skills/aiwg-mission
Command: npx skills add https://github.com/Fortemi/HotM --skill aiwg-mission

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of managing complex, long-running agent tasks that require coordination across different AI stacks, ensuring durability and auditability throughout the process.

Core Features & Use Cases

  • Dynamic Orchestration: Automatically decomposes high-level goals into actionable worker cycles with measurable completion criteria.
  • Cross-Stack Coordination: Enables heterogeneous agent collaboration by dispatching tasks to specific executors while maintaining centralized mission control.
  • Durable Execution: Provides crash-resilient checkpointing, activity logging, and human-in-the-loop authorization gates for unattended operations.

Quick Start

Invoke the aiwg-mission skill to launch a new mission by defining your primary goal and specifying the required completion criteria for the agent orchestration.

Frequently Asked Questions about aiwg-mission

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

FAQPage Schema
How do I orchestrate durable multi-agent workflows for complex, long-running tasks?

Multi-agent orchestration manages cross-stack worker dispatching and checkpoint-resume cycles to coordinate complex, long-running tasks. It decomposes high-level goals into actionable cycles with measurable completion criteria while maintaining centralized mission control.

What is the best way to coordinate heterogeneous agents across different AI stacks?

Cross-stack coordination dispatches tasks to specific executors while maintaining centralized mission control. This enables heterogeneous agent collaboration by routing cycles dynamically and ensuring persistent state tracking across different AI stacks.

Can I resume multi-agent missions automatically after a crash or interruption?

Durable execution provides crash-resilient checkpointing and activity logging for unattended operations. Missions can automatically resume from checkpoints after interruptions, ensuring robust error recovery and continuous progress toward completion criteria.

Do I need a mission-control surface to manage multi-step agent workflows?

Yes, multi-step agent workflows require integration with the AIWG mission-control surface. This integration ensures persistent state tracking, auditable activity logging, and robust error recovery throughout the orchestration of complex missions.

How do I set measurable completion criteria for automated agent orchestration?

Automated agent orchestration dynamically decomposes high-level goals into actionable worker cycles with specific, measurable completion criteria. You define the primary goal and required completion criteria when launching a new mission.

Can I add human-in-the-loop authorization gates for unattended agent operations?

Yes, durable execution supports human-in-the-loop authorization gates for unattended operations. These gates integrate with activity logging and checkpointing to ensure oversight during complex, multi-step agent workflows.