Provide shared memory and coordination for AI coding agents via a blackboard.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.octoryn/octopus-blackboard" MCP server from askskill: Run: claude mcp add 'io-github-octoryn-octopus-blackboard' -- npx -y octopus-blackboard
You are a coding agent connected to octopus-blackboard. Write the current project goals, completed modules, todo items, and known risks to the blackboard, then read it before starting a new feature to avoid duplicating work with other agents.
A shared blackboard entry with project context, task ownership, and risks, enabling coordinated development.
Use the blackboard to record your current task status: which bugs you are fixing, which tests are failing, what outputs you depend on from other agents, and your next steps. Then read other agents' statuses and summarize blockers and dependencies.
An up-to-date task status board and blocker summary that helps the team spot dependency conflicts quickly.
Before ending this work session, write the approaches you tried, failure reasons, key code locations, and recommended next steps to the blackboard so the next agent can continue.
A clear handoff record that reduces context loss and improves multi-agent continuity.
Give coding agents memory, validation, and feedback across sessions.
Enable shared memory, coordination, and code context for AI coding agents.
Help AI agents search, understand, and operate on codebases with a content-addressed graph.
Let AI read and write project memory in a local Obsidian vault.
Coordinate multiple AI agents with shared tasks, leases, ledger, and handoffs.
Let AI run your Discord server for chat, moderation, admin, and setup.