davidcreador
01Davidcreador/claude-code-branch-memory-manager
Plugin Claude Code
Plugin marketplace listing 1 plugin: branch-memory.
Davidcreador/claude-code-branch-memory-manager
Plugin Claude Code
Plugin marketplace listing 1 plugin: branch-memory.
Davidcreador/claude-code-branch-memory-manager
Plugin Claude Code
Automatic branch-specific CLAUDE.md memory management. Switches your Claude Code context when you change git branches.
Davidcreador/claude-code-branch-memory-manager
Hook
Runs when a session starts, executing cli.js via node. From Davidcreador/claude-code-branch-memory-manager.
Davidcreador/claude-code-branch-memory-manager
Hook
Runs when you submit a prompt, before the agent sees it, executing cli.js via node. From Davidcreador/claude-code-branch-memory-manager.
Davidcreador/claude-code-branch-memory-manager
Hook
Runs after a tool call finishes for Bash tool calls, executing cli.js via node. From Davidcreador/claude-code-branch-memory-manager.
Davidcreador/claude-code-branch-memory-manager
Hook
Runs when a session ends, executing cli.js via node. From Davidcreador/claude-code-branch-memory-manager.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
List all stored branch memories with their sizes and last modified dates.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
Load a branch-specific CLAUDE.md memory file. Use when the user wants to load context from a different branch.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
Save the current CLAUDE.md to branch-specific memory. Use when the user wants to save their current branch context.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
Show the current branch memory status including active memory, saved memory, and configuration.
Davidcreador/codex-token-guard
Instructions file CodexOpenCode
Instructions for Davidcreador/codex-token-guard, covering product requirements, main goal, non-goals, architecture and session state.
Davidcreador/codex-token-guard
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs after a tool call finishes for Bash tool calls, executing post-tool-use.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs before the context is compacted, executing pre-compact.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs after the context is compacted, executing post-compact.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs when the agent finishes a response, executing stop.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Skill Claude CodeCodex
Use Codex Token Guard to reduce noisy command and tool-output tokens while preserving errors, file paths, line numbers, test names, user instructions, recent edits, and architecture decisions.