Agent
Review one CodeSage feature slice and return strict JSON findings.
Agent
Review one CodeSage feature slice and return strict JSON findings.
Agent
Adversarially verify a bounded array of new findings from one feature.
Command
Run CodeSage retrieval benchmarks on all corpora, save timestamped scorecards, print a summary.
Command
Evaluate CodeSage effectiveness on a project by mining session-based eval cases and running the bench runner.
Command
Onboard a project to CodeSage (global MCP registration, init, index, git hooks, agent hint).
Command
Print a system-prompt fragment that steers Claude Code to prefer CodeSage's MCP tools over Grep for retrieval-shape tasks.
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.
Command
Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.
Command
Drop a project's CodeSage index and rebuild from scratch (use after settings changes, device switches, or corruption).
Command
Re-check findings after code changes without inferring fixes from omission.
Command
Review CodeSage feature slices in parallel and persist validated findings.
Command
Mark a codesage review finding open / false-positive / wont-fix / fixed with an optional note.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing brief-hook.sh via bash. From 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…
Plugin Claude Code
Plugin marketplace listing 1 plugin: ccc-tools.
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).
Command
Run ccc retrieval benchmarks on all corpora, save timestamped scorecards, print summary.
Command
Onboard a project to cocoindex-code (init, excludes, index, MCP, hooks, hint).
Command
Force an incremental ccc re-index of a project (use when git hooks aren't firing or after a bulk change).
Command
Reset and fully re-build a project's ccc index (use after settings changes or device switches).