anthropics / anthropics/claude-plugins-official

Plugin Proposal: CogniCore Persistent & Transferable Experience Memory for Claude

Offen
#5,335 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
36.3k
Forks
4.1k
Ø Merge
2 T. 14 Std.
Gemergte PRs (30 T.)
539

Beschreibung

I’d like to propose CogniCore as a plugin/integration for Claude that adds a persistent experience layer to Claude workflows.

The goal isn't simply to store conversation history.

The idea is to allow Claude to retain validated experience from completed tasks and reuse it in future sessions or transfer it between agents.

For example:

Claude Agent A

Solves a task

Approach A → ❌
Approach B → ❌
Approach C → ✅

Tests verify the result

CogniCore stores the experience

Claude Agent B

Similar task

Retrieves relevant experience

Reuses / verifies it

A transferred experience could contain:

What problem was encountered
Approaches that were attempted
Which approaches failed and why
Successful approach
Verification evidence
Project/environment conditions
Provenance
Confidence
Supersession/invalidation information

The important distinction is between:

Conversation memory

"What did Claude say previously?"

and

Experience memory

"What did Claude learn from completing previous work?"

Verification

I don't want an agent saying "this worked" to automatically become trusted knowledge.

I'm experimenting with an experience lifecycle:

Observed

Evidence

Verified

Promoted

Transferable

Revalidated in new context

This also allows failed approaches to become useful memories.

For example:

Approach A failed because the module was stateful.

A future agent can recognize that condition and avoid repeating the same mistake.

Claude plugin workflow

The plugin could expose operations such as:

Search relevant experience
Save completed experience
Transfer experience
Verify experience
Record feedback

A typical workflow could become:

New task

Search relevant experience

Check project/environment compatibility

Claude performs task

Verify outcome

Store/promote experience

The memory backend can remain local or application-controlled, with MCP providing a way to connect Claude to the memory layer.

I've been developing Cognicore as an open-source project and experimenting with persistent memory, reflection, experience reuse, MCP integrations, and coding-agent workflows.

GitHub:
https://github.com/cognicore-dev/cognicore-my-openenv
I'm proposing this as an optional plugin rather than something that changes Claude's core behavior.
The goal is simple:
One Claude agent learns something useful. Another Claude agent shouldn't have to learn it from scratch.
I'd be interested in feedback on whether this would be a useful addition to the official Claude plugin ecosystem and what the preferred plugin architecture would be.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

No files, tests, or implementation entry points are named; the issue is a broad plugin proposal around CogniCore and Claude plugin/MCP workflows. Start by getting maintainer feedback on whether this belongs in the official plugin ecosystem and what architecture or acceptance criteria would apply. Done means the scope and integration path are agreed, not just code is written.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
ai-infra-agents, python
Bereich
ai-infra-agents, developer-experience
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Ruhig
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
18/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.