LadislavSopko

14 mods across 2 repositories, 66 stars between them.

PreToolUse

01

LadislavSopko/cvm

Hook Claude Code

Runs before the agent uses a tool for Edit, MultiEdit and Write tool calls, executing run-pretool-weasel.sh via bash (2 commands). From LadislavSopko/cvm.

22 2mo ago A tokens not measured

Stop

02

LadislavSopko/cvm

Hook Claude Code

Runs when the agent finishes a response, executing run-stop-hook.sh via bash. From LadislavSopko/cvm.

22 2mo ago A tokens not measured

cvm

03

LadislavSopko/cvm

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, Stop).

22 2mo ago A tokens not measured

lsai

04

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

MCP server "lsai" as configured in LadislavSopko/cvm. Launched with /home/laco/.lsai/run --stdio.

22 2mo ago A tokens not measured

xmp4

05

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

MCP server "xmp4", hosted remotely at mcp.example4.ai, as configured in LadislavSopko/cvm.

22 2mo ago A tokens not measured

context7

06

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

22 2mo ago A tokens not measured

mongodb

07

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

MongoDB Lens: Full Featured MCP Server for MongoDB Databases. Runs locally from the mongodb-lens npm package.

22 2mo ago A tokens not measured

cvm

08

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

Cognitive Virtual Machine (CVM) - A deterministic bytecode VM with AI cognitive operations. Runs locally from the cvm-server npm package. Needs 5 environment variables to run.

22 2mo ago A tokens not measured

cvm-dbg

09

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

MCP server "cvm-dbg" as configured in LadislavSopko/cvm. Runs /home/laco/cvm/apps/cvm-server/dist/main.cjs with node. Needs 5 environment variables to run.

22 2mo ago A tokens not measured

claude-chat

10

LadislavSopko/cvm

MCP server Claude CodeCodexCursor +2

MCP client for cc-chat — connects your coding agents to a shared collaboration hub. Runs locally from the cc-chat-mcp npm package. Needs 3 environment variables to run.

22 2mo ago A tokens not measured

cvm CLAUDE.md

11

LadislavSopko/cvm

Instructions file

Claude Code instructions for LadislavSopko/cvm, covering claude.md, memory bank, what is cvm and why it matters, the beautiful paradigm shift and the gps analogy.

22 2mo ago A 2,065 tokens

cvm-plan-create

12

LadislavSopko/cvm

Skill Claude CodeCodex

Author a valid CVM Plan Protocol (CVM-PP) plan that CVM can execute. Use this skill whenever you need to write, draft, or structure a CVM plan — a mission plus ordered TDDAB/step blocks — so an AI agent can be driven through the work one task at a time by the CVM planexecutor. Triggers: create a CVM plan, write a…

22 2mo ago A 110 tokens

cvm-plan-execute

13

LadislavSopko/cvm

Skill Claude CodeCodex

Execute a validated CVM Plan Protocol (CVM-PP) plan end to end through the CVM MCP tools. Use this skill whenever you need to run, execute, or drive a CVM plan.md autonomously — parse it, start the planexecutor, and work the getTask/submitTask loop one task at a time. Triggers: execute this CVM plan, run the plan with…

22 2mo ago A 105 tokens

cvm-plan-review

14

LadislavSopko/cvm

Skill Claude CodeCodex

Review an existing CVM Plan Protocol (CVM-PP) plan for conformity and quality before it is executed. Use this skill whenever you need to check, review, audit, or approve a CVM plan.md — machine-validate it with parsePlan and then semantically review its blocks against TDDAB quality rules. Triggers: review this CVM…

22 2mo ago A 99 tokens