From codescope
Re-indexes the current codebase with Codescope's index_codebase tool, fetches graph stats, and reports counts for files, functions, classes, imports, and relations. Use after code changes to refresh the knowledge graph.
npx claudepluginhub onur-gokyildiz-bhi/codescope --plugin codescopeThis skill uses the workspace's default tool permissions.
Re-index the current project using Codescope's `index_codebase` MCP tool.
Displays codebase statistics from Codescope knowledge graph: files, functions, classes, modules, imports, variables, relations. Use for project overviews or counting elements.
Triggers manual reindex of TypeScript/JavaScript codebase using matrix_reindex tool. Use after external file changes, stale or incomplete indexes, or mass file renames/moves.
Manages SocratiCode codebase indexing: infrastructure health checks (Docker, Ollama), project indexing, file watching, code graphs, and context artifacts.
Share bugs, ideas, or general feedback.
Re-index the current project using Codescope's index_codebase MCP tool.
Steps:
index_codebase MCP toolgraph_stats to show what was indexedShow a summary like:
Indexed: 245 files
Functions: 1,203
Classes: 89
Imports: 567
Relations: 3,401