From 0a930a20c2980450caead9637582ff2bb3e27e0a Mon Sep 17 00:00:00 2001 From: Lakshman Patel Date: Mon, 7 Sep 2026 08:44:29 +0530 Subject: [PATCH] Rename GitNexus index refs starling -> graycode-skills The GitNexus index name is derived from the repo name at analyze time. Since the repo was renamed to graycode-skills, the rebuilt index is graycode-skills; update the gitnexus://repo/... refs and index-name references in AGENTS.md and CLAUDE.md to match. --- AGENTS.md | 10 +++++----- CLAUDE.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 869f4d204..f27fe9574 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -50,7 +50,7 @@ For full graycode-eco extension guidelines, see [graycode-cli/AGENTS.md](https:/ ## 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). @@ -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 diff --git a/CLAUDE.md b/CLAUDE.md index 4412b9b8f..7c0a695a2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,7 +1,7 @@ # 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). @@ -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