Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
f07b4b257f Add remember to marketplace 2026-03-17 13:31:27 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "optibot", "name": "remember",
"description": "AI code review that catches production-breaking bugs, business logic issues, and security vulnerabilities — directly in Claude Code.", "description": "Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.",
"source": { "source": {
"source": "url", "source": "url",
"url": "https://github.com/Optimal-AI/optibot-skill.git", "url": "https://github.com/Digital-Process-Tools/claude-remember.git",
"sha": "981db1f630c3116d7df0a71e5967af55b08e813c" "sha": "779ab61d8d412230eeec1840b8ca104bebea4358"
}, },
"homepage": "https://getoptimal.ai" "homepage": "https://github.com/Digital-Process-Tools/claude-remember"
} }
] ]
} }