一键导入
codeeagle-status
Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | codeeagle-status |
| description | Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info. |
| allowed-tools | Bash(codeeagle *) |
Show the current indexing status and statistics for the CodeEagle knowledge graph.
Use the Bash tool to run:
codeeagle status
codeeagle init)Query and analyze the codebase using CodeEagle's knowledge graph. Provides structured code data (symbols, interfaces, edges), impact analysis, design review, and general Q&A — all grounded in an indexed knowledge graph. Use this FIRST before reading source files.
Review code changes and diffs against codebase conventions using CodeEagle's knowledge graph. Use for code review, convention checking, and identifying missing tests.
Sync the CodeEagle knowledge graph with latest code changes. Supports diff-aware incremental sync and full re-index.