ozgurkarahan

25 mods across 2 repositories, 12 stars between them.

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'.

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'.

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]'.

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'.

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'.

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'.

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'.

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.

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'…

8 1mo ago A 76 tokens original MIT

ozgurkarahan/ai-agent-memory

Instructions file GitHub Copilot

Instructions for ozgurkarahan/ai-agent-memory, covering resolve the memory root, phase 0: inventory (mass ingest only), phase 1: gather context, phase 2: llm compilation (this is you — use your reasoning) and 2a. what type of knowledge is this?.

8 1mo ago A 3,614 tokens original MIT

status

22

ozgurkarahan/ai-agent-memory

Command Claude Code

When the user types /status, produce a 30-second situational-awareness briefing on this project so they can get up to speed instantly.

8 1mo ago A 0 tokens original MIT