mrlesmithjr
01mrlesmithjr/claude-context-manager
Plugin Claude Code
Plugin marketplace listing 1 plugin: context-manager.
mrlesmithjr/claude-context-manager
Plugin Claude Code
Plugin marketplace listing 1 plugin: context-manager.
mrlesmithjr/claude-context-manager
Instructions file
Instructions for mrlesmithjr/claude-context-manager, covering claude.md, project overview, branch strategy, development workflow and quick reference.
mrlesmithjr/claude-context-manager
Plugin Claude Code
Persistent memory system for Claude Code - seamlessly preserve context across sessions.
mrlesmithjr/claude-context-manager
MCP server Claude CodeCodexCursor +2
MCP server "context-manager" as configured in mrlesmithjr/claude-context-manager. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/mcp/server.js with node.
mrlesmithjr/claude-context-manager
Hook
Runs when a session starts on startup, clear and compact, executing context-inject.js via node. From mrlesmithjr/claude-context-manager.
mrlesmithjr/claude-context-manager
Hook
Runs when you submit a prompt, before the agent sees it, executing capture-prompt.js via node. From mrlesmithjr/claude-context-manager.
mrlesmithjr/claude-context-manager
Hook
Runs before the agent uses a tool for Read and Skill tool calls, executing file-context.js and skill-context.js via node (2 commands). From mrlesmithjr/claude-context-manager.
mrlesmithjr/claude-context-manager
Hook
Runs after a tool call finishes, executing capture-tool.js via node. From mrlesmithjr/claude-context-manager.
mrlesmithjr/claude-context-manager
Hook
Runs when the agent finishes a response, executing session-end.js via node. From mrlesmithjr/claude-context-manager.
mrlesmithjr/claude-context-manager
Hook
Runs before the context is compacted, executing session-end.js via node. From mrlesmithjr/claude-context-manager.
Plugin Claude Code
Plugin marketplace listing 13 plugins: apple-eventkit-tools, contacts-tools, homeops, imessage-tools, launchd-tools.
Instructions file
Claude Code instructions for mrlesmithjr/mcp, covering claude.md, what this repo is, structure, plugin pattern and codex plugin pattern.
Plugin Claude Code
Apple Calendar and Reminders MCP server: Personal calendar via Google Calendar API, Family Calendar and Reminders via native EventKit.
MCP server Claude CodeCodexCursor
MCP server "apple-eventkit-tools" as configured in mrlesmithjr/mcp. Launched with bash ${CLAUDE_PLUGIN_ROOT}/hooks/run_server.sh.
Hook
Runs when a session starts on startup and resume, executing install_deps.sh via bash. From mrlesmithjr/mcp.
Plugin Claude Code
Contacts MCP server: read and write contacts via the Google People API.
Plugin Claude Code
Home maintenance operations CLI: recurring tasks, pest control, service providers, and cost tracking.
Plugin Claude Code
iMessage MCP server: read chats from chat.db, send via AppleScript.
Plugin Claude Code
Read-only health visibility for personal macOS LaunchAgents, plus safe kickstart.
Plugin Claude Code
Lawn care operations CLI: weather monitoring, irrigation control, treatment tracking, and cost management.
Command Claude Code
Plan the best application day by gathering the following data (use MCP tools if available, otherwise fall back to CLI).
Command Claude Code
Run a seasonal review by gathering the following data (use MCP tools if available, otherwise fall back to CLI).
Command Claude Code
Run a weekly lawn check by gathering the following data (use MCP tools if available, otherwise fall back to CLI).
Plugin Claude Code
Apple Mail MCP server: read, search, and compose email across all accounts via ScriptingBridge.