Codeeagle Status

Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info. Use when this capability is needed.

tomevault-io 9093ded 2 files · 1.6 KB Updated

File contents

CodeEagle Status

Show the current indexing status and statistics for the CodeEagle knowledge graph.

Usage

Use the Bash tool to run:

codeeagle status

Prerequisites

  • CodeEagle must be installed and on PATH
  • Project must be initialized (codeeagle init)

Notes

  • Displays node and edge counts by type
  • Shows indexed files (File + TestFile), packages, services, functions (Function + TestFunction), methods, classes, interfaces
  • Reports edge counts: Calls, Contains, Imports, Implements, Tests, DependsOn, Exposes, Consumes
  • Reports current git branch information
  • Useful for verifying that sync and linker phases completed successfully

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/imyousuf--codeeagle--codeeagle-status commit 9093ded40e

Frequently asked questions

npx skillmds@latest add tomevault-io/codeeagle-status