pensyve
01Plugin Claude Code
Plugin marketplace listing 1 plugin: pensyve.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pensyve.
Instructions file CodexOpenCode
AGENTS.md instructions for major7apps/pensyve, covering pensyve — agents.md, what this repo is, start here, directory map and build & dev commands.
Instructions file
Claude Code instructions for major7apps/pensyve, covering claude.md, claude code specifics and see also.
Skill Claude CodeCodex
Session-start context loading -- loads historical decisions, issues, and patterns from Pensyve to provide cross-session continuity. Use at session start or when switching context.
Skill Claude CodeCodex
Delete all Pensyve memories for one entity only after explicit destructive-action confirmation.
Skill Claude CodeCodex
View Pensyve memories for an entity, grouped by type, with optional type and limit filters.
Skill Claude CodeCodex
Pre-refactor context briefing -- loads relevant prior decisions, failures, and pitfalls from Pensyve memory before refactoring a module. Use before any refactor to avoid repeating past mistakes.
Skill Claude CodeCodex
Memory hygiene audit -- finds stale facts, contradictions, low-confidence entries, and consolidation candidates in Pensyve memory. Use periodically to maintain memory quality.
Skill Claude CodeCodex
Search persistent Pensyve memory by semantic similarity with optional entity and result-limit filters.
Skill Claude CodeCodex
Store a fact, decision, or pattern in persistent Pensyve memory after checking for duplicates and secrets.
Skill Claude CodeCodex
End-of-session memory capture -- classifies session signals using a tiered taxonomy and stores confirmed items via Pensyve. Use when ending a work session or when the user wants to capture what was learned.
Plugin Claude Code
Universal memory runtime — ambient working-memory substrate for Claude Code. Memory is not a feature you invoke — it's the substrate the agent operates on.
Agent
On-demand research agent that decomposes queries into multiple search angles, runs parallel memory lookups, and synthesizes a structured briefing. Use when deep memory context is needed for a topic, entity, or decision.
Agent
Background monitoring agent that identifies memorable events during a session and suggests storing them with user confirmation. Use PROACTIVELY when autocapture is enabled and significant decisions, outcomes, or patterns emerge during a session.
Command
Run memory consolidation to promote, decay, and archive memories.
Command
Delete all memories for an entity from Pensyve.
Command
View all memories stored for an entity in Pensyve.
Command
Show Pensyve memory namespace statistics and health overview.
Command
Search Pensyve memory by semantic similarity and text matching.
Command
Store a fact about an entity in Pensyve memory.
Command
Show available Pensyve memory tools, skills, and commands.
Hook
Runs when a session starts, running an inline shell check. From major7apps/pensyve.
Hook
Runs after a tool call finishes for Write, Edit and Bash tool calls, running an inline shell check (2 commands). From major7apps/pensyve.
Hook
Runs before the context is compacted, running an inline shell check. From major7apps/pensyve.