dvcdsys

19 mods across 1 repository, 29 stars between them.

code-index

01

dvcdsys/code-index

Plugin Claude Code

Marketplace for cix — semantic code search and navigation tooling for Claude Code and Claude Cowork.

29 4d ago A tokens not measured original MIT

cix-cowork

02

dvcdsys/code-index

Plugin Claude Code

cix skills for Claude Desktop & Cowork — the cix (single-repo) and cix-workspace (cross-project) guidance adapted to the cix MCP tools. Requires a self-hosted cix (CodeIndeX) server (https://codeindex.app). Skills only: no MCP server, no CLI, no hooks. Register the cix MCP server first with cix mcp install claude-de.

29 4d ago A tokens not measured original MIT

cix-workspace

03

dvcdsys/code-index

Skill Claude CodeCodex

Cross-project research workflow for cix workspaces in Claude Cowork. Use when a request spans multiple repositories — "wire feature X through the platform", "add Y across the services", "change Z in production/staging", "how does this work end-to-end across repos". Uses cixworkspacesearch to find which repos are in…

29 4d ago A 110 tokens original MIT

cix

04

dvcdsys/code-index

Skill Claude CodeCodex

Semantic code search and navigation across repositories indexed by a cix server, via the cix MCP tools. Use when finding code by meaning rather than exact strings — "find the authentication middleware", "where is X defined?", "what calls this function?", "how does Y work in this codebase?", "search the codebase for…

29 4d ago A 119 tokens original MIT

cix

05

dvcdsys/code-index

Plugin Claude Code

Semantic code search for Claude Code. Requires a self-hosted cix (CodeIndeX) server — free, MIT, 10-minute install (https://codeindex.app) on your machine, LAN box, or GPU server; the plugin is the client. Ships the cix CLI, slash commands (incl. cix file / cix tree for external projects), behavioral hooks, the cix sk.

29 4d ago A tokens not measured original MIT

dvcdsys/code-index

Agent

Read-only deep-dive of ONE repository inside a workspace fan-out task. Receives the user task + projectpath + seed chunks (with the main agent's commentary on what to trust and what to question) + an explicit deliverable. Returns whatever the main agent asked for, in the format they asked for. Use only when the main…

29 4d ago A 134 tokens original MIT

def

07

dvcdsys/code-index

Command

Find symbol definition(s) via cix — go-to-definition across the indexed codebase.

29 4d ago A 17 tokens original MIT

file

08

dvcdsys/code-index

Command

Read a file (whole or a line range) from an external cix project's server-side checkout.

29 4d ago A 19 tokens original MIT

init

09

dvcdsys/code-index

Command

Initialize the cix index for the current project (registers, indexes, starts file watcher).

29 4d ago A 19 tokens original MIT

refs

10

dvcdsys/code-index

Command

Find symbol references via cix — locate every usage of a symbol across the codebase.

29 4d ago A 17 tokens original MIT

search

11

dvcdsys/code-index

Command

Semantic code search via cix — find code by meaning, not by exact strings.

29 4d ago A 16 tokens original MIT

status

12

dvcdsys/code-index

Command

Show cix indexing status and file-watcher state for the current project.

29 4d ago A 14 tokens original MIT

summary

13

dvcdsys/code-index

Command

Show project overview from the cix index — languages, top directories, key symbols.

29 4d ago A 16 tokens original MIT

tree

14

dvcdsys/code-index

Command

List a directory (one level) in an external cix project's server-side checkout.

29 4d ago A 16 tokens original MIT

SessionStart

15

dvcdsys/code-index

Hook

Runs when a session starts, executing session-start.sh. From dvcdsys/code-index.

29 4d ago A tokens not measured copy · 63% MIT

PostToolUse

16

dvcdsys/code-index

Hook

Runs after a tool call finishes for Grep, Glob and Bash tool calls, executing grep-nudge.sh (2 commands). From dvcdsys/code-index.

29 4d ago A tokens not measured original MIT

CwdChanged

17

dvcdsys/code-index

Hook

Runs on the CwdChanged event, executing cwd-changed.sh. From dvcdsys/code-index.

29 4d ago A tokens not measured original MIT

PostCompact

18

dvcdsys/code-index

Hook

Runs after the context is compacted, executing post-compact.sh. From dvcdsys/code-index.

29 4d ago A tokens not measured copy · 67% MIT

SessionEnd

19

dvcdsys/code-index

Hook

Runs when a session ends, executing session-end.sh. From dvcdsys/code-index.

29 4d ago A tokens not measured copy · 58% MIT