Plugin Claude Code
Local-first agent memory with auditable hybrid retrieval — the Codex build, with Codex-shaped rules, hooks and launcher.
Plugin Claude Code
Local-first agent memory with auditable hybrid retrieval — the Codex build, with Codex-shaped rules, hooks and launcher.
MCP server Claude CodeCodexCursor +2
MCP server "superlocalmemory" as configured in qualixar/superlocalmemory. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/slm-launch. Needs 1 environment variable to run.
Instructions file GitHub Copilot
Copilot instructions for qualixar/superlocalmemory, covering superlocalmemory (slm) — agent rules, session start, remember, recall and optimize (fail-open).
Plugin Claude Code
Local-first agent memory + reversible context compression and KV cache, as an MCP server. 34-tool code profile with graph intelligence.
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".
Agent
Multi-judge code review using Qualixar OS debate topology. Two agents argue about code quality, a judge reaches consensus. Finds bugs, security issues, and style violations with scored severity.
Agent
Budget-aware task routing using Qualixar OS cost engine. Analyzes task complexity, selects the cheapest model that meets quality requirements, and tracks spend against budget. Uses POMDP routing for optimal cost/quality tradeoff.
Agent
Designs optimal multi-agent teams using Qualixar OS Forge. Analyzes tasks, selects topology (12 options), assigns specialized agents with tools, and estimates cost using POMDP routing.
Agent
Quality gating judge using Qualixar OS's multi-judge consensus pipeline. Evaluates deliverables against acceptance criteria, scores quality dimensions, and issues PASS/FAIL verdicts. Blocks task completion when quality is insufficient.
Agent
Deep research agent using Qualixar OS's multi-provider routing. Searches the web, crawls sources, cross-references findings, and produces a structured report with citations. Supports market research, competitive analysis, and technical investigation.
Agent
Selects the optimal agent topology for a given task from Qualixar OS's 12 built-in topologies. Considers task structure, interdependence, quality requirements, and cost constraints to recommend the best execution pattern.
Command
Design a multi-agent team with Qualixar OS Forge. Provide a task description, Forge picks the topology, agents, and tools.
Command
Browse and search the Qualixar OS skill marketplace. Find tools, skills, and plugins for your agents.
Command
Check Qualixar OS status — running tasks, active agents, cost summary, server health.
Command
Submit a task to the running Qualixar OS server. Forge designs the agent team and executes it.
Command
Browse the workspace files and agent logs of a completed QOS task.
Agent
Manages Qualixar OS tasks — submit, monitor, and inspect agent-generated work.
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".