yucai0302

8 mods across 1 repository, 30 stars between them.

memory-compressor

02

yucai0302/memory-loop

Agent

Compresses the project memory hot layer when it grows too large. Reads MEMORY.md and schema.yaml, archives older entries into archive.md, and rewrites MEMORY.md keeping only recent high-value entries. Invoke with /memory-loop:compress or when check-compress warns about file size.

30 2mo ago A 60 tokens

compress

03

yucai0302/memory-loop

Command

Compress project memory. Archives older entries from MEMORY.md into archive.md to keep the hot layer lean. Run when memory-loop warns about file size.

30 2mo ago A 29 tokens

save

04

yucai0302/memory-loop

Command

Save current session work to project memory. Updates MEMORY.md with completed tasks, decisions, and discoveries from this session.

30 2mo ago A 23 tokens

status

05

yucai0302/memory-loop

Command

Show project memory status: file size, section counts, and whether compression is recommended.

30 2mo ago A 17 tokens

SessionStart

06

yucai0302/memory-loop

Hook

Runs when a session starts, executing session-start.sh via bash. From yucai0302/memory-loop.

30 2mo ago A tokens not measured

Stop

07

yucai0302/memory-loop

Hook

Runs when the agent finishes a response, executing check-compress.sh via bash. From yucai0302/memory-loop.

30 2mo ago A tokens not measured

memory-loop

08

yucai0302/memory-loop

Skill Claude CodeCodex

Update project memory after completing a task, making a key decision, discovering a gotcha, or changing active goals. Use this skill at the end of any meaningful unit of work to write structured entries into .claude/memory/MEMORY.md following the project schema. Also use when the user asks to save memory, update…

30 2mo ago A 76 tokens