Launch parallel agent fleet with tracking
fleet-missionskillsetup L3★64
Tibsfox/gsd-skill-creator ↗What it does
Define and execute coordinated multi-agent missions
Best for
When a fleet must execute synchronized, distributed behaviors toward a shared objective.
Inputs
- · mission objectives
- · fleet composition
Outputs
- · mission plan
- · coordination protocol
- · telemetry schema
Requires
- · distributed coordination
- · protocol buffers
Preconditions
- · Agent fleet deployed
- · communication network
Failure modes
- · Out-of-sync state
- · missed coordination windows
Trust signals
- · State machine specs
- · timing guarantees
- · failure recovery