Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ For full graycode-eco extension guidelines, see [graycode-cli/AGENTS.md](https:/
<!-- gitnexus:start -->
## GitNexus — Code Intelligence

This project is indexed by GitNexus as **starling** (210621 symbols, 225507 relationships, 136 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
This project is indexed by GitNexus as **graycode-skills** (210621 symbols, 225507 relationships, 136 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.

> Index stale? Run `node .gitnexus/run.cjs analyze` from the project root — it auto-selects an available runner. No `.gitnexus/run.cjs` yet? `npx gitnexus analyze` (npm 11 crash → `npm i -g gitnexus`; #1939).

Expand All @@ -74,10 +74,10 @@ This project is indexed by GitNexus as **starling** (210621 symbols, 225507 rela

| Resource | Use for |
|----------|---------|
| `gitnexus://repo/starling/context` | Codebase overview, check index freshness |
| `gitnexus://repo/starling/clusters` | All functional areas |
| `gitnexus://repo/starling/processes` | All execution flows |
| `gitnexus://repo/starling/process/{name}` | Step-by-step execution trace |
| `gitnexus://repo/graycode-skills/context` | Codebase overview, check index freshness |
| `gitnexus://repo/graycode-skills/clusters` | All functional areas |
| `gitnexus://repo/graycode-skills/processes` | All execution flows |
| `gitnexus://repo/graycode-skills/process/{name}` | Step-by-step execution trace |

## CLI

Expand Down
10 changes: 5 additions & 5 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- gitnexus:start -->
# GitNexus — Code Intelligence

This project is indexed by GitNexus as **starling** (210621 symbols, 225507 relationships, 136 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
This project is indexed by GitNexus as **graycode-skills** (210621 symbols, 225507 relationships, 136 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.

> Index stale? Run `node .gitnexus/run.cjs analyze` from the project root — it auto-selects an available runner. No `.gitnexus/run.cjs` yet? `npx gitnexus analyze` (npm 11 crash → `npm i -g gitnexus`; #1939).

Expand All @@ -25,10 +25,10 @@ This project is indexed by GitNexus as **starling** (210621 symbols, 225507 rela

| Resource | Use for |
|----------|---------|
| `gitnexus://repo/starling/context` | Codebase overview, check index freshness |
| `gitnexus://repo/starling/clusters` | All functional areas |
| `gitnexus://repo/starling/processes` | All execution flows |
| `gitnexus://repo/starling/process/{name}` | Step-by-step execution trace |
| `gitnexus://repo/graycode-skills/context` | Codebase overview, check index freshness |
| `gitnexus://repo/graycode-skills/clusters` | All functional areas |
| `gitnexus://repo/graycode-skills/processes` | All execution flows |
| `gitnexus://repo/graycode-skills/process/{name}` | Step-by-step execution trace |

## CLI

Expand Down