mori-agent-bridge

Installation
SKILL.md

Mori Agent Bridge

Three operations — discover, read, send. Always discover first.

Golden rules

Stable IDs only. Never address by window name — names churn when agents update terminal titles. Use $MORI_PANE (self), $MORI_WINDOW (current window), or resolve tmuxPaneId from mori pane list.

Same session/worktree only. When creating a new pane or reusing an existing agent, it must be in the same tmux session and Mori worktree as the caller. Never spawn or target panes across different sessions or worktrees — scope all operations with $MORI_SESSION, $MORI_PROJECT, and $MORI_WORKTREE.

Environment variables (set automatically in Mori panes)

Installs
2
GitHub Stars
50
First Seen
May 11, 2026
mori-agent-bridge — vaayne/agent-kit