iliaal

116 mods across 4 repositories, 92 stars between them.

codesage-bench

99

iliaal/codesage

Command

Run CodeSage retrieval benchmarks on all corpora, save timestamped scorecards, print a summary.

20 2d ago A 25 tokens original MIT

codesage-eval

100

iliaal/codesage

Command

Evaluate CodeSage effectiveness on a project by mining session-based eval cases and running the bench runner.

20 2d ago A 24 tokens original MIT

codesage-onboard

101

iliaal/codesage

Command

Onboard a project to CodeSage (global MCP registration, init, index, git hooks, agent hint).

20 2d ago A 28 tokens original MIT

iliaal/codesage

Command

Print a system-prompt fragment that steers Claude Code to prefer CodeSage's MCP tools over Grep for retrieval-shape tasks.

20 2d ago B 34 tokens original MIT

codesage-reindex

103

iliaal/codesage

Command

Force an incremental codesage re-index (use when git hooks didn't fire). Auto-cleans orphan vec tables if the config model has changed.

20 2d ago A 33 tokens original MIT

codesage-report

104

iliaal/codesage

Command

Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.

20 2d ago A 24 tokens original MIT

codesage-reset

105

iliaal/codesage

Command

Drop a project's CodeSage index and rebuild from scratch (use after settings changes, device switches, or corruption).

20 2d ago A 27 tokens original MIT

codesage-revalidate

106

iliaal/codesage

Command

Re-check findings after code changes without inferring fixes from omission.

20 2d ago A 17 tokens original MIT

codesage-review

107

iliaal/codesage

Command

Review CodeSage feature slices in parallel and persist validated findings.

20 2d ago A 16 tokens original MIT

codesage-triage

108

iliaal/codesage

Command

Mark a codesage review finding open / false-positive / wont-fix / fixed with an optional note.

20 2d ago A 26 tokens original MIT

PreToolUse

109

iliaal/codesage

Hook

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing brief-hook.sh via bash. From iliaal/codesage.

20 2d ago A tokens not measured original MIT

codesage-retrieval

110

iliaal/codesage

Skill Claude CodeCodex

Route codebase retrieval through CodeSage in onboarded repositories. Use for semantic code search, symbol or reference tracing, feature-slice discovery, dependency and impact analysis, context export, historical coupling, change-risk assessment, edit-session regression checks, or focused test selection; also use…

20 2d ago B 73 tokens original MIT

ccc-plugin

111

iliaal/ccc-plugin

Plugin Claude Code

Plugin marketplace listing 1 plugin: ccc-tools.

1 4mo ago A tokens not measured original MIT

ccc-tools

112

iliaal/ccc-plugin

Plugin Claude Code

Claude Code integration for cocoindex-code (ccc). Slash commands for onboarding, reset, and re-index; git hook installer for automatic incremental indexing; standard exclude presets that avoid common retrieval noise (tests, plans, compiled views, ML embedding data).

1 4mo ago A tokens not measured original MIT

ccc-bench

113

iliaal/ccc-plugin

Command

Run ccc retrieval benchmarks on all corpora, save timestamped scorecards, print summary.

1 4mo ago A 22 tokens original MIT

ccc-onboard

114

iliaal/ccc-plugin

Command

Onboard a project to cocoindex-code (init, excludes, index, MCP, hooks, hint).

1 4mo ago A 25 tokens original MIT

ccc-reindex

115

iliaal/ccc-plugin

Command

Force an incremental ccc re-index of a project (use when git hooks aren't firing or after a bulk change).

1 4mo ago A 27 tokens original MIT

ccc-reset

116

iliaal/ccc-plugin

Command

Reset and fully re-build a project's ccc index (use after settings changes or device switches).

1 4mo ago A 22 tokens original MIT