ozgurkarahan/ai-agent-memory

Persistent memory for AI coding agents — Karpathy LLM Wiki pattern for GitHub Copilot, Claude Code, Codex, and Cursor

8Stars on the repository
22Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

close-week

01

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Close out the working ISO week: aggregate ops/activity.jsonl events, regenerate the activity table between BEGIN/END sentinels, draft Friday review (wins, misses, lessons to graduate, seed for next week), freeze the week file. Trigger: 'close week', 'Friday review', '/close-week'.

not rated 8 1mo ago A 65 tokens original MIT

end-session

02

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Wrap up the current coding session: update the project wiki page with lessons and decisions, graduate cross-cutting findings to domain / pattern / lesson pages, check git status, present a status table. Trigger: 'end session', 'wrap up', 'done for today'.

not rated 8 1mo ago A 57 tokens original MIT

ingest

03

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Ingest a source document into the wiki following the Karpathy LLM Wiki pattern. Compile content into structured frontmatter + Markdown pages, resolve [[wikilinks]] against the existing graph, update related pages, run lint, emit activity event. Trigger: 'ingest [source]', 'mass ingest [batch]'.

not rated 8 1mo ago A 67 tokens original MIT

lint

04

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Run wiki health checks (structural + semantic) and report findings by severity: critical (orphans, missing frontmatter), important (cross-reference gaps, thin pages), informational. Trigger: 'lint', 'health check', 'check wiki'.

not rated 8 1mo ago A 51 tokens original MIT

new-engagement

05

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Scaffold client engagement projects from the installed project template: parse client, topic, format, and destination; create folders; pre-fill AGENT.md; create a wiki page; initialize git. Trigger: 'new engagement', 'scaffold engagement', '/new-engagement'.

not rated 8 1mo ago C 58 tokens original MIT

plan-week

06

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Plan the upcoming ISO week: resolve active week (TZ Europe/Paris), lift carry-over from prior week's 'Seed for W+1' block, aggregate open - [ ] todos from project + meeting pages, draft a Monday plan grouped by topic. Trigger: 'plan week', 'Monday plan', '/plan-week'.

not rated 8 1mo ago A 69 tokens original MIT

project-status

07

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Produce a 30-second situational-awareness briefing for any child project: tech stack, folder structure, git history, recent changes, deployment status, current state, link to wiki project page. Trigger: 'project status', 'status briefing', '/project-status'.

not rated 8 1mo ago A 55 tokens original MIT

query

08

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Answer a question by searching the wiki: read index.md, find relevant pages, synthesize an answer with [[wikilink]] citations, file the answer in wiki/queries/, update log.md. Trigger: 'query [question]' or a direct knowledge-base question.

not rated 8 1mo ago A 56 tokens original MIT

review-sessions

09

ozgurkarahan/ai-agent-memory

Skill Claude CodeCodex

Analyse coding-agent session data (GitHub Copilot CLI events.jsonl and/or Claude Code conversation jsonl) to surface workflow efficiency, prompt-quality patterns, error trends, tool usage, security hygiene, session patterns. Supports --agent {copilot,claude,all}. Trigger: 'review sessions', 'session review'…

not rated 8 1mo ago A 76 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: