epic-delivery

Stage and launch Gas Town epics with daemon-managed convoy scheduling.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/corymhall/toolkit --skill epic-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-delivery
Source: https://github.com/corymhall/toolkit/tree/main/gastown/skills/epic-delivery
Command: npx skills add https://github.com/corymhall/toolkit --skill epic-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex process of launching and managing epic deliveries within the Gas Town framework, ensuring dependencies are met and execution is handled by the daemon.

Core Features & Use Cases

  • Automated Epic Launch: Stages and launches convoys for epics, managing dependencies and scheduling.
  • Dependency Validation: Enforces merge-blocks for code-order dependencies, converting legacy formats.
  • Use Case: When an epic is ready for development and needs to be launched with strict merge-gated dependencies, this skill ensures a smooth, automated rollout without manual intervention in dispatch loops.

Quick Start

Use the epic-delivery skill to validate merge-blocks dependencies, stage and launch the convoy for epic 'gt-abc'.

Frequently Asked Questions about epic-delivery

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

FAQPage Schema
How do I automate epic delivery with convoy staging in Gas Town?

Automated epic delivery in Gas Town is handled by staging and launching convoys with daemon-managed scheduling. The skill validates merge-gated dependencies, converts legacy block types to merge-blocks, and captures post-launch snapshots, eliminating manual dispatch loops.

What are merge-blocks in dependency management for automated epics?

Merge-blocks enforce code-order dependencies for automated epic deliveries. The skill validates these merge-gated dependencies during convoy launch and automatically converts legacy block types to merge-blocks to ensure strict execution order.

Do I need to run manual dispatch loops for Gas Town epic launches?

No, manual dispatch loops are not needed for Gas Town epic launches. The skill fully automates the process using daemon-managed scheduling to stage and launch convoys, explicitly ensuring no manual dispatch loops or gt mq integration land commands are executed.

How does daemon scheduling handle convoy launches for epics?

Daemon scheduling manages the staging and execution timing of convoy launches for epics. It validates merge-gated dependencies before launch and captures post-launch snapshots for user visibility, providing a smooth automated rollout.

Can I convert legacy block types to merge-blocks during epic staging?

Yes, legacy block types are converted to merge-blocks during epic staging. The skill performs this conversion as part of its dependency validation process to enforce code-order dependencies before the convoy is launched by the daemon.