# 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.

- Skill: `tomevault-io/codeeagle-status` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/codeeagle-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/codeeagle-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/codeeagle-status

---


# 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](https://tomevault.io/claim/imyousuf) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

