Plugin · Claude Code · AI Agents

Isizono Cc Memory

isizono-cc-memory is a Claude Code plugin for the Build phase that adds codedb-style memory so the agent can record and reuse work context.

by isizono · github.com/isizono/cc-memory

Give Claude Code persistent codedb-style memory so session work, decisions, and context can be recorded and recalled across tasks.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install isizono-cc-memory@isizono/cc-memory
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:isizono/cc-memory") and the paste-ready config with skillselion.get_install_config("plugin:isizono/cc-memory").

About

What it does

isizono-cc-memory is a Claude Code plugin described as memory for Claude Code to record work内容 (作業内容). It targets solo builders who lose thread when sessions end or contexts truncate, offering a codedb-flavored memory layer the agent can use to persist what happened on a task. Unlike deploy or planning marketplaces, this is narrow agent infrastructure: one plugin in the repo, minimal keyword surface (claude, code, codedb, memory), and a community classification. Use it when long-running repos, repeated fixes, or multi-day features need durable notes the agent can reference. It is not a full knowledge base product, team wiki, or observability stack—you still curate what gets stored and avoid putting secrets in memory.

Highlights

  • Japanese-described memory plugin for Claude Code work logging
  • codedb-oriented memory keywords for structured recall
  • Single-plugin bundle from isizono/cc-memory
  • Community catalog entry focused on session continuity
  • Lightweight install for builders who lose context between agent runs

Why builders use it

Claude Code sessions forget prior decisions and half-finished work unless you manually recap everything each time.

Work context can be stored in the plugin’s memory layer so later agent turns pick up where you left off with less copy-paste.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is isizono-cc-memory for?

It is for Claude Code users who want the agent to remember and record work across sessions via a simple memory or codedb-style plugin.

When should I use isizono-cc-memory?

Use it when you repeatedly re-explain project state, bug history, or in-progress tasks and want the agent to retain structured work notes.

How do I add isizono-cc-memory to my agent?

Install the isizono/cc-memory plugin in Claude Code following your client’s plugin workflow, then use the memory features as documented in the repo for recording and recall.

Discussion

Comments

Share how you use isizono-cc-memory, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.