zimalabs
01Plugin Claude Code
Plugin marketplace listing 1 plugin: decisions.
Plugin Claude Code
Plugin marketplace listing 1 plugin: decisions.
Instructions file
Instructions for zimalabs/code-decisions, covering claude.md, what this is, commands, key concepts and storage.
Plugin Claude Code
Gives your codebase a memory for why. Captures decisions automatically, surfaces them when you edit affected files.
Hook
Runs when a session starts, executing dispatch.sh via bash. From zimalabs/code-decisions.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing dispatch.sh via bash. From zimalabs/code-decisions.
Hook
Runs before the agent uses a tool for Write tool calls, executing dispatch.sh via bash. From zimalabs/code-decisions.
Hook
Runs when the agent finishes a response, executing dispatch.sh via bash. From zimalabs/code-decisions.
Hook
Runs when you submit a prompt, before the agent sees it, executing dispatch.sh via bash. From zimalabs/code-decisions.
Skill Claude CodeCodex
Single entry point for all decision operations: capture, search, manage. Routes based on natural language intent.