Skill Claude CodeCodex
Maintain repovine annotations: targeted updates, merge fixes, and reviewed batches.
Skill Claude CodeCodex
Maintain repovine annotations: targeted updates, merge fixes, and reviewed batches.
Skill Claude CodeCodex
Refresh the repovine graph and syntax index after code changes.
Skill Claude CodeCodex
Review or audit a change with repovine context: code review, architecture, tests, and residual risk.
Skill Claude CodeCodex
Show repovine graph, syntax index, and annotation status.
Skill Claude CodeCodex
Main-agent implementation playbook: scope repo changes with repovine, choose the risk axis, verify after edits, and delegate by the policy this skill carries.
Agent Claude Code
You are a leaf subagent for this repository. The main chat agent delegates scoped work to you. You follow repovine navigation policy and project conventions for your axis only.
Agent Claude Code
Batch annotator that maintains annotations for the repository graph.
Agent Claude Code
Read-only architecture auditor: triages analyzearchitecture findings and proposes scoped follow-up assignments.
Agent Claude Code
Read-only code reviewer: reviews a diff against assignment criteria, contracts, tests, and repovine context.
Agent Claude Code
Codebase navigator that explores architecture, relationships, and task context through the graph.
Agent Claude Code
Generic project implementer — scope set by main agent; uses repovine MCP before editing.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, NotebookEdit and Bash tool calls, running node. From legann/repovine.
Hook Claude Code
Runs when a session starts, running node. From legann/repovine.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and NotebookEdit tool calls, running node. From legann/repovine.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, SessionStart, PreToolUse).
Cursor rule Cursor
Multi-agent coordination -- refresh as barrier, annotations as shared memory.
Cursor rule Cursor
Core policy -- call MCP before reading files, annotate after creating/changing modules.
Cursor rule Cursor
Main agent -- default @project-subagent-sample; user-scoped when agents named.
Cursor rule Cursor
Orient -> Map -> Inspect workflow; implementation delegation stays in orchestration policy.
MCP server Claude CodeCodexCursor
MCP server "repovine" as configured in legann/repovine. Launched with /home/olegk/.nvm/versions/node/v22.22.2/bin/node /home/olegk/workspace/repovine/. Needs 1 environment variable to run.
Instructions file CodexOpenCode
AGENTS.md instructions for legann/repovine, covering repovine -- quick reference, start, working loop, public mcp tools and detailed workflows.
Instructions file
Claude Code instructions for legann/repovine, a project described as: Local repository knowledge layer for coding agents: deterministic graph, versioned memory, and task-relevant context through MCP.
Agent
Batch annotator that maintains annotations for the repository graph.
Agent
Demo sandbox backend sub-agent — TypeScript API; runtime/framework from assignment; repovine MCP before editing.