coldframe
01Plugin Claude Code
Local-first, ownable memory for Claude Code — one SQLite file you own.
Plugin Claude Code
Local-first, ownable memory for Claude Code — one SQLite file you own.
Hook Claude Code
Runs when the agent finishes a response, executing test-gate.sh via bash. From coldzero94/cold-frame.
Settings file Claude Code
Agent settings declaring 1 hook event (Stop).
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Instructions file
Claude Code instructions for coldzero94/cold-frame, covering claude.md — coldframe (cold-frame), status — where this repo is, 1. doc map — read before coding, 2. tdd workflow — mandatory, non-negotiable and 3. invariants — never violate without a new adr.
Plugin Claude Code
Local-first, ownable memory for Claude Code — automatic recall + capture, one SQLite file you own. No API key.
MCP server Claude CodeCodexCursor +2
MCP server "cold-frame" as configured in coldzero94/cold-frame. Launched with cold-frame mcp. Needs 1 environment variable to run.
Hook
Runs when a session starts on startup and resume, running cold-frame hook session-start. From coldzero94/cold-frame.
Hook
Runs when you submit a prompt, before the agent sees it, running cold-frame hook user-prompt. From coldzero94/cold-frame.
Skill Claude CodeCodex
Persist a durable fact the user stated — a preference, decision, convention, identity/contact detail, or a correction of something said earlier — to Coldframe memory. Use PROACTIVELY whenever the user states something worth remembering across sessions; do not wait to be asked.