Plugin Claude Code
Plugin marketplace listing 1 plugin: lians.
Plugin Claude Code
Plugin marketplace listing 1 plugin: lians.
Cursor rule Cursor
Current Lians task, control policy, and bounded context.
Instructions file GitHub Copilot
Instructions for Lians-ai/Lians: Lians Guard is the current-state and completion guard for AI coding agents. Keep the primary product loop focused on four results: RECOVERED, STALE, BLOCKED, and READY FOR HUMAN REVIEW.
Skill Claude CodeCodex
Use Lians when a user wants Cursor to remember durable preferences, decisions, or prior work across chats, or wants to inspect, correct, or forget saved memory.
Plugin Claude Code
Bitemporal memory for Claude Code with deterministic supersession, point-in-time recall, local MCP, erasure proofs, and tamper-evident history.
Agent
Evidence-focused memory agent for point-in-time reconstruction, audit-chain verification, lookahead-bias checks, and explicitly confirmed erasure against a Lians memory store.
Command
Run a Lians compliance/audit operation - snapshot, chain verify, backtest, or erasure.
Command
Wire Lians memory into the current repository with a test-driven, minimal-diff integration.
Command
Recall current (non-stale) facts from Lians memory, optionally as-of a past date.
Command
Store a fact in Lians memory with its business event-time and metadata.
MCP server Claude CodeCodexCursor +2
MCP server "liansmemory" as configured in Lians-ai/Lians. Launched with lians-memory-mcp. Needs 11 environment variables to run.
Hook
Runs when a session starts on ^(startup, resume and clear)$, executing run_hook.sh. From Lians-ai/Lians.
Hook
Runs when you submit a prompt, before the agent sees it, executing run_hook.sh. From Lians-ai/Lians.
Skill Claude CodeCodex
Wire Lians memory into an existing agent codebase, test-first and minimal-diff. Use when the user asks to add persistent/compliance memory to their agent, integrate Lians, or replace a vector store with bitemporal memory.
Skill Claude CodeCodex
Use Lians financial-grade agent memory - store and recall facts with a bitemporal model so stale revisions never contaminate context. Use whenever an agent needs persistent memory in finance, healthcare, or legal work, or when a task asks "what did we know on/before ", needs an audit trail, or must erase a data…
MCP server Claude CodeCodexCursor +2
Correct, temporal, and auditable memory infrastructure for AI agents. Runs locally from the lians-sdk Python package. Needs 5 environment variables to run.