Plugin Claude Code
Plugin marketplace listing 1 plugin: session-collab.
Plugin Claude Code
Plugin marketplace listing 1 plugin: session-collab.
Instructions file CodexOpenCode
Instructions for leaf76/session-collab-mcp, covering agents.md - session collab mcp, structure, where to look, commands and single test.
Instructions file
Instructions for leaf76/session-collab-mcp, covering session collab mcp, what it does, installation, option 1: claude code plugin (recommended) and add marketplace.
Plugin Claude Code
Claude Code integration for session-collab-mcp - prevents conflicts, persists context, and protects important files.
MCP server Claude CodeCodexCursor +2
Provider-agnostic Model Context Protocol (MCP) collaboration server: claim files, persist working memory, and prevent multi-agent session conflicts. Runs locally from the session-collab-mcp npm package.
Command
End the current collaboration session and release all claims.
Command
Show current session collaboration status including active sessions, claims, and your session info.
Hook
Runs when a session starts, executing run-pretool.sh via bash (2 commands). From leaf76/session-collab-mcp.
Hook
Runs before the agent uses a tool for Write, Edit and NotebookEdit tool calls, executing run-pretool.sh via bash. From leaf76/session-collab-mcp.
Hook
Runs when the agent finishes a response, running an inline shell check. From leaf76/session-collab-mcp.
Hook
Runs before the context is compacted for auto and manual tool calls, running an inline shell check. From leaf76/session-collab-mcp.
Skill Claude CodeCodex
Initialize session collaboration for multi-session conflict prevention. Use for non-trivial edits or when parallel sessions may touch the same repo — not for pure Q&A/chat.
Skill Claude CodeCodex
Record plan completion using the current v2 API surface.
Skill Claude CodeCodex
Register a plan document for protection using the current v2 protection API.
Instructions file CodexOpenCode
AGENTS.md instructions for leaf76/lazy_mobile_mcp, covering agents.md, purpose and scope, language, repo snapshot and public tools (contract).
MCP server Claude CodeCodexCursor
Local MCP server for Android/iOS device automation and performance telemetry (ADB, simctl, devicectl, WDA). Runs locally from the lazy_mobile_mcp npm package.
MCP server Claude CodeCodexCursor
Local MCP server to compress images/videos and prepare media for AI vision agents (paths only). Runs locally from the lazy-media-mcp npm package.