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
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
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.