octogent
Octogent is a orchestration dashboard for managing Claude Code, supporting multi-agent collaboration and context management.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- skill-github
- Repository
- github.com/hesamsheikh/octogent
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.