octogent

octogent

Octogent is a orchestration dashboard for managing Claude Code, supporting multi-agent collaboration and context management.

Agent SkillDevOpen sourceClaude Code多代理上下文管理
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.3k
Source
skill-github

Overview

Octogent is a lightweight orchestration dashboard designed to manage and coordinate multiple Claude Code sessions. It helps developers organize and track different tasks by creating independent context layers (called tentacles). Each tentacle contains files, notes, and a to-do list specific to a particular task, making multi-agent workflows more organized. Octogent also supports message passing between agents, enabling developers to coordinate multiple coding sessions more efficiently.

Capabilities

  • Create tentacles as context layers
  • Use todo.md as the execution surface
  • Run multiple Claude Code terminals
  • Generate sub-agents from to-do items
  • Support agent-to-agent messaging
  • Save agent contexts in files

Use cases

Multi-agent collaborative developmentCodebase context managementTask assignment and trackingAutomated coding tasks

Setup

Requires: Node.js 22+API Key
npm install -g octogent

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What versions of Node.js does Octogent support?

Octogent supports Node.js 22+.

How do I install Octogent?

It can be installed globally via npm: npm install -g octogent.

Related skills