Help us improve
Share bugs, ideas, or general feedback.
From codeeagle
Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info.
npx claudepluginhub imyousuf/codeeagle --plugin codeeagleHow this skill is triggered — by the user, by Claude, or both
Slash command
/codeeagle:codeeagle-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current indexing status and statistics for the CodeEagle knowledge graph.
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.
Builds or incrementally updates the repository code knowledge graph for review. Use for initial setup, after refactors or branch switches; supports Python, TypeScript/JS, Go; SQLite storage.
Runs GitNexus CLI to index git repos into knowledge graphs, check status, clean indexes, generate LLM wikis, and list repos. Use before exploring codebases with other skills.
Share bugs, ideas, or general feedback.
Show the current indexing status and statistics for the CodeEagle knowledge graph.
Use the Bash tool to run:
codeeagle status
codeeagle init)