atazifor

6 mods across 1 repository, 1 stars between them.

engineering-memlog

01

atazifor/engineering-memlog

Plugin Claude Code

Engineering memory for AI coding agents — a structured cross-project log, a deliberately dumb CLI, and a Claude Code plugin that closes the read-side loop with auto-firing hooks.

1 2mo ago A tokens not measured original MIT

engineering-memlog

02

atazifor/engineering-memlog

Plugin Claude Code

Close the engineering-memory loop: auto-inject relevant prior lessons on session start and on symptom-shaped prompts, plus a /recall command for explicit deep dive.

1 2mo ago A tokens not measured original MIT

atazifor/engineering-memlog

Instructions file

Claude Code instructions for atazifor/engineering-memlog, covering engineering-memlog plugin — agent instructions, how the log gets into your context, search the log yourself when warranted, append a lesson after you work and plugin knobs (env vars).

1 2mo ago A 993 tokens original MIT

recall

04

atazifor/engineering-memlog

Command

Search the engineering memlog and inject the top matching prior lessons. Use when you suspect a recurring issue.

1 2mo ago A 21 tokens original MIT

SessionStart

05

atazifor/engineering-memlog

Hook

Runs when a session starts, executing session-start.sh via bash. From atazifor/engineering-memlog.

1 2mo ago A tokens not measured copy · 56% MIT

UserPromptSubmit

06

atazifor/engineering-memlog

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From atazifor/engineering-memlog.

1 2mo ago A tokens not measured copy · 64% MIT