gastown
v1.0.0Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
By Numman AliLicense: Apache-2.02.7k GitHub starsUpdated last month
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install gastown for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install gastown@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/community/gastown/.
Plugin files
├── .claude-plugin/plugin.json└── skills/gastown/SKILL.md
Included Skills1
Multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town, gt commands, bd commands, convoys, polecats, crew, rigs, slinging work, multi-agent coordination, beads, hooks, molecules, workflows, the witness, the mayor, the refinery, the deacon, dogs, escalation, or wants to run multiple AI agents on projects simultaneously. Handles installation, workspace setup, work tracking, agent lifecycle, crash recovery, and all gt/bd CLI operations.
Plugin manifests1
{
"name": "gastown",
"version": "1.0.0",
"description": "Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.",
"author": {
"name": "Numman Ali",
"email": "[email protected]",
"url": "https://github.com/numman-ali"
},
"repository": "https://github.com/numman-ali/n-skills",
"homepage": "https://github.com/steveyegge/gastown",
"license": "Apache-2.0",
"keywords": [
"multi-agent",
"orchestration",
"automation",
"polecats",
"convoys",
"beads",
"work-tracking",
"ai-factory",
"gastown",
"claude-code"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[gastown on Agent Plugins Marketplace](https://pluginsmp.com/plugins/gastown)