forge-convoy

Installation
SKILL.md

FORGE Convoy Pattern

Work bundling for parallel component processing in multi-agent systems.

When to Use

  • Processing multiple Figma components simultaneously
  • Coordinating work across multiple workers
  • Tracking progress of related tasks
  • Enabling parallel execution without conflicts

Core Concept

A Convoy is a work bundle that:

  • Groups related tasks (e.g., all components in a Figma frame)
  • Tracks progress across multiple workers
  • Survives agent restarts
  • Coordinates without agent-to-agent communication
Installs
1
First Seen
Feb 4, 2026
forge-convoy — jtapias92672/onedrive_1_1-19-2026-2