Instructions file CodexOpenCode
Instructions for teimurjan/blazediff, covering blazediff agent rules, hard rules, quick commands and pointers.
Instructions file CodexOpenCode
Instructions for teimurjan/blazediff, covering blazediff agent rules, hard rules, quick commands and pointers.
Skill Claude CodeCodex
Run, author, or update BlazeDiff visual regression tests. Trigger on "visual test", "screenshot regression", "blazediff", "/blazediff".
Skill Claude CodeCodex
Compare two image files on disk and report what changed, region by region. Trigger on "what changed between these two images", "diff these PNGs", "did this render drift", "compare screenshots/exports/renders".
Plugin Claude Code
Plugin marketplace listing 1 plugin: lethe.
Instructions file CodexOpenCode
Instructions for teimurjan/lethe, covering lethe — agent guide, stack, commands, rust workspace and pre-commit / pre-push hooks (replaces the deleted ci.yml).
Plugin Claude Code
Persistent memory across Claude Code sessions. Markdown-first storage, hybrid BM25 + dense retrieval, clustered retrieval-induced forgetting, optional Haiku enrichment.
Hook
Runs when you submit a prompt, before the agent sees it, executing refresh-index.sh via bash. From teimurjan/lethe.
Skill Claude CodeCodex
Search memories across ALL registered lethe projects (cross-repo). Use when the user references work in another repo, asks "what did we do in project X", compares notes across projects, or when the single-project recall skill returned nothing relevant. For same-project recall, use the recall skill instead.
Skill Claude CodeCodex
Search memories from past Claude Code sessions in the CURRENT project. Use when the user's question could benefit from historical context, past decisions, debugging notes, architectural choices, or prior conversations in this repo. For cross-project recall, use the recall-global skill instead.