longthread
01Plugin Claude Code
Claude Code plugins for work that runs long — across many sessions, and past the end of any one context window.
Plugin Claude Code
Claude Code plugins for work that runs long — across many sessions, and past the end of any one context window.
Plugin Claude Code
Carry a multi-session programme across session boundaries: a durable ledger, an interviewed handoff, and a guard that fires when a session changes code without moving the record.
Command
Close out a thread — measure state, interview, correct the ledger, rewrite the prompt.
Command
Bootstrap a programme — ledger, handoff prompt, deferred file, and the CLAUDE.md pointer.
Command
Resume a programme from its durable ledger.
Command
Where the programme stands, and whether its record is still true.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh via bash. From longthread/claude-plugins.
Hook
Runs when the agent finishes a response, executing stale-ledger.sh via bash. From longthread/claude-plugins.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From longthread/claude-plugins.