Jind Ai
Description
Ten agent sessions, one screen. A tmux-based TUI for Claude Code, Codex and opencode — see which agent is waiting on you, give each its own git worktree, and resume after a reboot.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**English** | [日本語](README.ja.md)
jind-ai
**Ten agent sessions. One screen.**
- Never miss the agent that's waiting on you
- A git worktree of its own for every session
- Reboot the machine, pick up the conversation
- Agents can drive agents
Runs on tmux, so your config carries over — and over SSH you come back to the same screen.

**For AI agents.** jin's reference material for agents is not in this file — it is compiled into the binary, so it always matches the version installed. `jin docs list` names the topics, `jin docs show ` reads one, and neither needs the daemon. With only the repository in front of you, the same documents are [`internal/agentdocs/docs/`](internal/agentdocs/docs/); start with [orchestration](internal/agentdocs/docs/orchestration.md).
Installation
Download from GitHub Releases
Download the binary for your OS/architecture from the [Releases page](https://github.com/takaaki-s/jind-ai/releases).
# Example: Linux amd64
curl -Lo jind-ai.tar.gz https://github.com/takaaki-s/jind-ai/releases/latest/download/jind-ai_0.7.0_linux_amd64.tar.gz
tar xzf jind-ai.tar.gz
sudo mv jin /usr/local/bin/
Go install
go install github.com/takaaki-s/jind-ai/cmd/jin@latest
Build from source
git clone https://github.com/takaaki-s/jind-ai.git
cd jind-ai
make build # Build to bin/jin
make install # Install to $GOPATH/bin
What you can do
**Know which one needs you.** Status is reported by the agent itself — thinking, idle, or stopped waiting for your permission — rather than guessed by reading the screen.
**Keep agents out of each other's way.** `--worktree` cuts a git worktree and a br
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI