By pwarnock
Bridge Gastown cross-session orchestration with in-session subagent parallelization
npx claudepluginhub pwarnock/pwarnock-cc-plugins --plugin gastown-parallel-workflowMulti-agent orchestrator for Claude Code. Use when user mentions gastown, gas town, gt commands, convoys, polecats, rigs, slinging work, multi-agent coordination.
Parallel agent infrastructure for Claude Code. Modeled after the OS process model, it distributes, monitors, and reaps issues via independent Workers.
Context-optimized task orchestration for AI agents. Decomposes complex tasks into a DAG and dispatches focused sub-agents with minimal context prompts.
Parallel task orchestration for AI coding agents - dispatch work to Codex or Claude Code workers in isolated git workspaces
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Share bugs, ideas, or general feedback.
A Claude Code plugin that bridges Gastown's cross-session orchestration with in-session subagent parallelization.
Gastown distributes work across sessions:
Task subagents parallelize within sessions:
This skill teaches agents to leverage both levels for maximum throughput.
This plugin requires the following to be installed:
bd CLI commands)dispatching-parallel-agents, subagent-driven-development)Install beads:
/plugin install beads@beads-marketplace
# Clone the plugin
git clone https://github.com/peterwarnock/gastown-parallel-workflow.git ~/github/gastown-parallel-workflow
# Install in Claude Code
cd ~/github/gastown-parallel-workflow
claude plugins install .
The skill activates when:
Use phase markers in issue descriptions:
## Parallel Phase (dispatch subagents)
- [ ] Task A (independent)
- [ ] Task B (independent)
## Sequential Phase (after parallel completes)
- [ ] Task C (depends on A, B)
Workers recognize ## Parallel Phase and use dispatching-parallel-agents skill.
Include parallelization hints when dispatching Polecats:
PARALLELIZATION HINTS:
- Phase 1 issues are independent -> use superpowers:dispatching-parallel-agents
- Phase 2 issues have dependencies -> use superpowers:subagent-driven-development
dispatching-parallel-agents, subagent-driven-developmentMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim