claudeindex
Marketplace

vornik

vornik

Stars

2

Forks

1

Plugins

1

Installation

1

Add the marketplace

/plugin marketplace add grinco/vornik
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

1

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

vornik-companion

Async-offload companion. Delegate reviews, audits, validations, research, summarization, and bulk RAG ingest to vornik-managed agents over MCP; results re-enter Claude's context via a SessionStart digest hook. Per-repo scoping (migration 75) so one project's RAG cleanly serves multiple repos. v0.5: commands shed the redundant vornik- prefix (/upload, /rag-ingest, delegate skill) and the docs make companion-architectural-review a standing merge gate for non-trivial changes and design docs. v0.6: adds /memory-correct + the memory_correct MCP tool (soft-refute stale RAG facts so newer findings take precedence) and rewrites /remember to the heredoc→POST hardening so long notes no longer mangle on tool-call serialization. v0.7: /memory-correct gains a surgical --chunk-id mode (refute an exact chunk by id, not the claim-search top match).