ruLake — witness-anchored vector federation for agentic AI. Eight installable Claude Code plugins (one killer-path + seven composable) per ADR-009.
npx claudepluginhub ruvnet/rulakeKiller-path install for ruLake. Bundles rulake-core + rulake-rvdna + rulake-ruqu + rulake-witness + rulake-memory with sensible defaults so a fresh Claude Code session has working witness-anchored retrieval in under 60 seconds. v2.3.0-alpha.4 adds the rulake-memory surface (self-learning agentic memory) plus the /rulake-discover advisory tool.
Commands for the eight rulake_* MCP tools plus /rulake-query and /rulake-discover. v2.3.0-alpha.3 drops the bundled .mcp.json — install rulake-stack for the wire, OR add the rulake MCP to your global Claude Code config. Avoids URL collision when both rulake-core and rulake-stack are installed.
Self-learning, self-optimizing agentic memory. Wraps the witness-anchored ruLake cache as a working-memory surface for agents — remember/recall/forget primitives, hit-ratio tuning, drift detection, audit-driven optimization. Memory that gets faster the more it's used. v0.1.1 drops the bundled .mcp.json — install rulake-stack for the wire, or add the rulake MCP to your global Claude Code config.
rvDNA — genomic substrate for ruLake. Adds the rvdna-mcp wire (5 tools: find, call_variants, translate, score, lineage) plus 5 slash commands. Real compute: brute-force L2 kNN on find, standard codon-table translation on translate, deterministic FNV-1a score on score, witness-anchored lineage. No stubs on data paths.
ruQu — quantum simulation substrate for ruLake. Adds the ruqu-mcp wire (5 tools: simulate, verify, replay, optimize, qec_schedule) plus 5 slash commands. All 5 tools route through real upstream libs: ruqu-core (~26k LOC SIMD-accelerated state-vector simulator) for simulate/verify/replay/optimize and ruqu-algorithms surface_code for qec_schedule.
ADR-157 accelerator plane: AVX-512 host SIMD (bit-equal to CpuNaive on the conformance fixture) and wgpu portable GPU (auto-detects Vulkan / Metal / DX12 / GL / WebGPU). Off-by-default; operator opt-in.
SHAKE-256(32) bundle verification and witness viewer CLI. Provides /rulake-verify and /rulake-bundle-info commands so operators can verify the trust chain on a `table.rulake.json` sidecar without booting an agent.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.