{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "pigeonhole", "version": "0.4.0", "description": "A wall of mail slots for parallel coding agents. Each worktree gets a pigeonhole; agents leave each other notes and post what they are working on. No server, no daemon, no MCP.", "author": { "name": "Bauke Brenninkmeijer", "url": "https://github.com/Baukebrenninkmeijer" }, "homepage": "https://github.com/Baukebrenninkmeijer/pigeonhole", "repository": "https://github.com/Baukebrenninkmeijer/pigeonhole", "license": "MIT", "keywords": ["agents", "coordination", "worktree", "messaging", "parallel"] }