Agent
Layer 5: Self-Optimization ← You learn and evolve │ Layer 4: Lifecycle Hooks ← Automated responses to events │ Layer 3: Verification Gates ← Boundary enforcement │ Layer 2: ATOM Trail ← Decision log │ Layer 1: File System ← Observable state.
Agent
Layer 5: Self-Optimization ← You learn and evolve │ Layer 4: Lifecycle Hooks ← Automated responses to events │ Layer 3: Verification Gates ← Boundary enforcement │ Layer 2: ATOM Trail ← Decision log │ Layer 1: File System ← Observable state.
Agent
You're looking at a framework that treats AI collaboration like distributed systems engineering instead of magic.
Instructions file GitHub Copilot
Copilot instructions for toolate28/SpiralSafe, covering copilot / agent quick guide for spiralsafe, start here (big-picture), protocol stack (wave → sphinx → bump → atom), sphinx protocol (guardian gates) and self-referential loop termination.
Skill Claude CodeCodex
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".
Skill Claude CodeCodex
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".
Skill Claude CodeCodex
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".
Skill Claude CodeCodex
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".
Skill Claude CodeCodex
Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".
Skill Claude CodeCodex
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".
Instructions file CodexOpenCode
AGENTS.md instructions for toolate28/HOPE-AI-NPC-SUITE, covering gitnexus — code intelligence, always do, when debugging, when refactoring and never do.
Instructions file
Claude Code instructions for toolate28/HOPE-AI-NPC-SUITE, covering gitnexus — code intelligence, always do, when debugging, when refactoring and never do.