Yakoub-ai

116 mods across 3 repositories, 27 stars between them.

neural-memory

97

Yakoub-ai/neural-memory

MCP server Claude CodeCodexCursor

A neural knowledge graph for codebases — three-layer code/bugs/tasks understanding for Claude Code. Runs locally from the neural-memory-mcp Python package.

1 4mo ago A tokens not measured original MIT

Yakoub-ai/neural-memory

Instructions file

Claude Code instructions for Yakoub-ai/neural-memory, covering neural memory plugin, quick start, how it works, mcp server and agent hook.

1 4mo ago A 1,291 tokens original MIT

neural-doc-writer

99

Yakoub-ai/neural-memory

Agent

Synthesizes accumulated insights into structured technical documentation via neuralgeneratedocs. Use when the user runs /neural-insight or asks to generate project knowledge documentation.

1 4mo ago A 38 tokens original MIT

neural-explorer

100

Yakoub-ai/neural-memory

Agent

Codebase exploration via neural memory knowledge graph — semantic search and graph traversal. Prefer over generic Explore agents when neural-memory is installed.

1 4mo ago A 31 tokens original MIT

Yakoub-ai/neural-memory

Agent

Captures technical insights into the neural memory knowledge graph after implementations, reviews, or architectural decisions. Trigger proactively after writing code.

1 4mo ago A 32 tokens original MIT

UserPromptSubmit

102

Yakoub-ai/neural-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing context.sh via bash. From Yakoub-ai/neural-memory.

1 4mo ago A tokens not measured original MIT

Stop

103

Yakoub-ai/neural-memory

Hook

Runs when the agent finishes a response, executing session.sh via bash. From Yakoub-ai/neural-memory.

1 4mo ago A tokens not measured original MIT

neural-add-bug

104

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Manually log a bug into the neural memory knowledge graph when not using context log files. Links the bug node to the affected code by file path.

1 4mo ago A 36 tokens original MIT

neural-add-task

105

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Manually log a task or phase into the neural memory knowledge graph. Links the task to related code files so it appears in semantic search results.

1 4mo ago A 34 tokens original MIT

neural-config

106

Yakoub-ai/neural-memory

Skill Claude CodeCodex

View and modify neural memory settings — indexing mode, exclusions, redaction patterns, and staleness thresholds.

1 4mo ago A 26 tokens original MIT

neural-context

107

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Get a compact, token-budgeted context snapshot AND save a rich persistent session snapshot — project overview, active bugs/tasks with code connections, and recent git commits. Use this to orient quickly and persist context for the next session.

1 4mo ago A 49 tokens original MIT

neural-index

108

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Build the complete neural memory knowledge graph for this codebase by parsing AST, resolving relationships, and scoring importance.

1 4mo ago A 26 tokens original MIT

neural-insight

109

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Generate comprehensive technical documentation by synthesizing all accumulated insights from the neural memory knowledge graph. Also use to save a new insight with neuraladdinsight.

1 4mo ago A 35 tokens original MIT

neural-inspect

110

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Deep-dive into a specific code element — see its full context, callers, callees, siblings, and call chains in the knowledge graph.

1 4mo ago A 34 tokens original MIT

neural-query

111

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Search the neural knowledge graph for functions, classes, modules, or concepts and get layered results with summaries.

1 4mo ago A 25 tokens original MIT

neural-status

112

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Check the health and freshness of the neural memory index — initialization state, staleness, and graph statistics.

1 4mo ago A 26 tokens original MIT

neural-tasks

114

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Manage the full task lifecycle in the neural knowledge graph — list, create, update status and priority. Tasks connect to code nodes and appear in every prompt via the context hook.

1 4mo ago A 40 tokens original MIT

neural-update

115

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Sync neural memory with recent code changes incrementally without a full re-index.

1 4mo ago A 19 tokens original MIT

neural-visualize

116

Yakoub-ai/neural-memory

Skill Claude CodeCodex

Generate and open the interactive knowledge graph dashboard in your browser — hierarchy treemap, semantic radial tree, and force-directed graph.

1 4mo ago A 31 tokens original MIT