gas-town-workflow

Orchestrate multi-agent workflows with role-mapped task routing and convoy-based decomposition.

2|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/vosslab/vosslab-skills --skill gas-town-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gas-town-workflow
Source: https://github.com/vosslab/vosslab-skills/tree/main/skills/gas-town-workflow
Command: npx skills add https://github.com/vosslab/vosslab-skills --skill gas-town-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps coordinate complex, multi-agent workflows using a role-based system inspired by theatrical conventions. It's ideal for workflows that require a high degree of structured task routing and coordination.

Core Features & Use Cases

  • Role-Mapped Task Routing: Agents are assigned tasks based on their roles, ensuring clear responsibilities and boundaries.
  • Convoy-Based Work Decomposition: Work is broken down into atomic, trackable units called convoys, making it easier to manage and track progress.
  • Use Case: Implementing a software project where multiple teams need to work together, and each team has a specific role (e.g., coder, tester, integrator). This Skill can help manage the workflow and coordination between teams.

Quick Start

Use the gas-town-workflow skill to initiate a workflow for a new feature development with 'gas-town-workflow: init new-feature'.

Frequently Asked Questions about gas-town-workflow

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

FAQPage Schema
How do I coordinate multi-agent workflows with role-based task routing?

Multi-agent workflows are coordinated by assigning tasks based on specific agent roles, ensuring clear boundaries. This approach uses theatrical role naming conventions to route work and manage dependencies between different teams.

What is convoy-based work decomposition for multi-agent coordination?

Convoy-based work decomposition breaks complex workflows into atomic, trackable units called convoys. This process makes it easier to manage progress and route tasks across multiple agents operating within a structured coordination system.

How do I manage task dependencies across multiple coding and testing agents?

Task dependencies across multiple agents are managed through structured task routing and convoy-based work decomposition. By mapping agent roles to specific tasks, the workflow ensures coding, testing, and integration teams coordinate efficiently.

Do I need Claude Code agent types to use Gas Town workflow conventions?

Yes, Gas Town workflow conventions require Claude Code agent types and task management features to function. The system relies on these specific dependencies to orchestrate role-mapped task routing and convoy-based multi-agent coordination.

How do I initiate a multi-agent workflow for new feature development?

To initiate a multi-agent workflow for new feature development, use the gas-town-workflow skill with the init command followed by your feature name. This sets up the role-mapped task routing and convoy structure for the project.

What are the limitations of using theatrical role conventions for task routing?

Theatrical role conventions for task routing require strict adherence to role boundaries and depend on Claude Code agent types. This highly structured approach may not suit simple workflows that lack complex multi-agent coordination requirements.