Patch Psyche context after signoff with additional notes. Use when you performed work after /spt:signoff and need to update the context for the next Psyche incarnation.
Clear stored Psyche context. Use when the user says "clear psyche", "reset psyche context", or wants to wipe a Psyche's saved state.
Send a communal update to your Psyche. Use when the user says "commune", "update psyche", or wants to sync context with their Psyche companion.
Save Psyche context summary to persistent file. Primarily used by Psyche internally but available for manual context saves when needed.
Force-stop an SPT agent -- ready agent or live agent (with its Psyche). Use when the user says "stop listening", "stop owl", "kill live agent", "force stop", "tear down perch", or "immediately terminate". Session-aware: a live session (or a target with `live:true` in info.json) routes through `$LIVE stop` (3-step kill including Psyche teardown); a ready agent routes through `$OWL stop`.
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Private Claude Code plugin marketplace.
| Name | Description |
|---|---|
| spt | Spacetime agent messaging and live agent system |
/plugin install spt@cplugs
After installing, build the binary from the source repo and copy it into the plugin cache:
cargo build --release
cp target/release/owl.exe ~/.claude/plugins/cache/cplugs/spt/1.5.0/
The marketplace distributes skill files and hooks only. The binary is platform-specific and must be built locally.
npx claudepluginhub sabermage/cplugs --plugin sptSearch files instantly via voidtools Everything 1.5a HTTP search API
MCP server for capturing screen timelapse sequences and compiling grid images for AI agent visual debugging
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.