技能 人工智能 多智能体AI工作流编排

多智能体AI工作流编排

v20260423
gastown
这是一个用于Claude Code的复杂多智能体编排系统。它允许用户同时运行多个AI代理来处理大型项目。系统负责管理整个开发生命周期,包括工作追踪、代理生命周期管理和代码合并,确保复杂的并行AI任务得以高效完成。
获取技能
149 次下载
概览

Gastown

Overview

Gas Town is a multi-agent orchestration system for Claude Code that enables parallel AI workers to execute tasks simultaneously. It provides work tracking through beads, agent lifecycle management via polecats and crew, and automated code merging through the Refinery.

Prerequisites

  • Go 1.21+ installed for CLI tools (gt and bd)
  • Git configured with SSH or HTTPS access
  • Terminal access for running commands
  • Sufficient disk space for workspace (~100MB for ~/gt)
  • GitHub account for repository integration (optional)

Instructions

  1. Install Gas Town CLI tools (gt and bd) using Go
  2. Create your workshop directory at ~/gt
  3. Run diagnostics with gt doctor and bd doctor
  4. Add a project as a rig using gt rig add
  5. Create work items as beads using bd create
  6. Sling work to agents using gt sling
  7. Monitor progress with gt status and gt peek
  8. Let the Refinery merge completed work

The Cognition Engine. Track work with convoys; sling to agents.

Output

  • Executed gt and bd commands with results reported to user
  • Engine status reports showing system health and worker states
  • Work tracking updates (beads created, assigned, completed)
  • Polecat and crew lifecycle events (spawn, completion, termination)
  • Diagnostic results from gt doctor and bd doctor
  • Merge pipeline status from Refinery operations

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

  • Official Gastown documentation
  • Community best practices and patterns
  • Related skills in this plugin pack
信息
Category 人工智能
Name gastown
版本 v20260423
大小 8.46KB
更新时间 2026-04-28
语言