orchardist
01Plugin Claude Code
The orchardist marketplace — companion plugins for the orchardist worktree/session dashboard. Hosts the orchardist plugin (recall skill) and the orchard-chat cross-machine chat plugin.
orchardist — a command center for git worktrees, PRs, and tmux + Claude Code sessions across repos and machines. Daemon + TUI + GUI + agent skills.
Plugin Claude Code
The orchardist marketplace — companion plugins for the orchardist worktree/session dashboard. Hosts the orchardist plugin (recall skill) and the orchard-chat cross-machine chat plugin.
Plugin Claude Code
Lifecycle-hook truth for Claude Code sessions: maintains a per-session folded state file (/.local/state/claude-sessions/state/ .json) consumed by orchard sidebar/status and the orchard daemon. Standalone — no orchard binary required.
Plugin Claude Code
Cross-machine chat channel for orchardists. Connects to the orchard-chat broker on boxd; receives chat as events; exposes a chat:post reply tool. Listener-only or post-only mode controlled by config.
Plugin Claude Code
Recall: search past Claude Code conversations across all projects and synthesize context into the current session.
Plugin Claude Code
Raise procedure-adherence under context load from flaky to guaranteed: retrieve+compile the governing procedure pre-turn, and block the Stop until every step of the authored chain has a corresponding tool action. Ported from the sc#784-proven recipe (Sonnet gate, no GPT in runtime).