Plugin Claude Code
Plugins by Zenetusken for Claude Code.
Plugin Claude Code
Plugins by Zenetusken for Claude Code.
Instructions file CodexOpenCode
Instructions for Zenetusken/consolidate-memory, covering agents.md — consolidate-memory, what this is, commands you will actually run, layout and core contracts — do not break these.
Instructions file
Instructions for Zenetusken/consolidate-memory, covering consolidate-memory — project conventions, the one gotcha that matters, layout, conventions and safety (this repo is public).
Plugin Claude Code
Cross-project, verification-first memory for Claude Code — the layer beyond the built-in Auto Dream. Shares memory across your whole fleet (a governed global store, replicated into every project) and verifies facts against the live code (grep/file/git), dropping what it can't confirm — fact-checked, fleet-wide memory.
Hook
Runs when a session starts on startup and resume, executing session_beacon.py via python3 (2 commands). From Zenetusken/consolidate-memory.
Skill Claude CodeCodex
Consolidate this project's durable memory — the agent equivalent of sleep-time memory consolidation. Reads recent session work + git history, verifies every candidate fact against the LIVE codebase, and reconciles BOTH memory stores (the repo's MEMORY.md/AGENTS.md/CLAUDE.md and Claude's private per-project…
Plugin Claude Code
Beta-tests the consolidate-memory "dream" skill ITSELF — the QA companion to it. A deterministic invariant oracle plus a judgment-lens skill (/dream-beta-test) that finds defects, regressions, and dishonest reports in the dream/consolidation skill, honest by construction (confirmed defects are kept separate from…
Skill Claude CodeCodex
Beta-test the consolidate-memory "dream" / memory-consolidation skill ITSELF: run the dream beta-harness against a repo and produce a structured, version-stamped defect report (the dream dashboard + a severity-ranked findings catalog that combines a deterministic invariant oracle with adversarial judgment lenses). Use…