diff --git a/src/commands/init.ts b/src/commands/init.ts index 69e3d5b93..e22f4673d 100644 --- a/src/commands/init.ts +++ b/src/commands/init.ts @@ -1455,7 +1455,7 @@ export function reportModStatus(): void { console.log(' cd ~/.claude/skills/gstack && ./setup'); } console.log('Resolver: skills/RESOLVER.md'); - console.log('Soul audit: run `gbrain soul-audit` to customize agent identity'); + console.log('Soul audit: ask your agent to "run a soul audit" to customize its identity (see skills/soul-audit)'); // Retrieval Reflex (#1981): the deterministic pointer layer is ON by default // (no action needed). The policy skill is installed into the HOST repo on // request — we PRINT the command rather than silently mutating the host repo.