Init Nexus banner
SebastianSKnorr SebastianSKnorr

Init Nexus

AI community

Description

You are running the **init-nexus** session — a setup step that indexes this codebase into a knowledge graph and wires GitNexus code intelligence into every future AI session. This is the structural orientation layer of GitNorthStar. Where `/init-vision` answers "where are we going?", this skill answers "where are we now?" --- ## Step 1 — Check Prerequisites Before running anything, check if GitNexus is available: ``` npx gitnexus --version ``` If this fails (not installed), tell the develo

Installation

Installs to ~/.claude/commands/sebastiansknorr-northstar-init-nexus.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SebastianSKnorr/northstar/HEAD/.claude/commands/init-nexus.md -o ~/.claude/commands/sebastiansknorr-northstar-init-nexus.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository