Stats
Actions
Tags
From vx-mcp
Use VX durable memory for coding work that depends on prior decisions, user preferences, repo conventions, setup details, or imported context. Trigger when Codex should recall, store, organize, or migrate durable knowledge with the VX MCP server.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vx-mcp:vx-memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use VX as the durable memory layer for coding and workflow continuity.
Use VX as the durable memory layer for coding and workflow continuity.
vx-librarian context is empty, initialize it with vx_librarian_seed; this stores the Librarian's governing reality as normal VX memories instead of local prompt text.vx_librarian_context. Treat that returned VX memory as the source of truth for how to use VX.vx_reality when joining or continuing a scoped workstream.vx_recall when the task depends on past decisions, conventions, preferences, or setup details.vx_context when one topic needs a broader packet instead of a narrow lookup.vx_contexts_list to inspect existing contexts and vx_contexts_create when the repo or workflow needs a new namespace.vx_store one fact, decision, preference, or procedure per write inside the correct knowledge context.codebase/<repo>, work/decisions, team/preferences, or workflow/<topic>.vx_import_text for exports or long notes, and vx_import_batch for curated atomic memories. Put imports into the right knowledge context or create one first.release workflow, test runner, billing retry policy, or repo conventions.Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub vx-nyc/vx-mcp --plugin vx-mcp