auxten

6 mods across 1 repository, 58 stars between them.

clickmem AGENTS.md

01

auxten/clickmem

Instructions file CodexOpenCode

Instructions for auxten/clickmem, covering learned user preferences and learned workspace facts.

58 2mo ago A 1,104 tokens original MIT

UserPromptSubmit

02

auxten/clickmem

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running curl -s -X POST http://127.0.0.1:9527/hooks/claude-code -d @. From auxten/clickmem.

58 2mo ago B tokens not measured original MIT

PostToolUse

03

auxten/clickmem

Hook Claude Code

Runs after a tool call finishes, running curl -s -X POST http://127.0.0.1:9527/hooks/claude-code -d @. From auxten/clickmem.

58 2mo ago B tokens not measured copy · 88% MIT

clickmem

04

auxten/clickmem

Settings file Claude Code

Agent settings declaring 2 hook events (UserPromptSubmit, PostToolUse).

58 2mo ago B tokens not measured original MIT

clickmem-research

05

auxten/clickmem

Skill Claude CodeCodex

Audit the ClickMem memory store for quality and contradictions. Sample recent recall traces, look for failing or low-confidence retrievals, surface conflicted memories, and propose resolutions. Use when the user mentions "memory audit", "recall quality", "clickmem research", or "clean up the memory store".

58 2mo ago A 71 tokens original MIT

clickmem

06

auxten/clickmem

Skill Claude CodeCodex

Local memory store for AI coding agents — explicit-only, no auto-extraction. Use when: You just refined a conclusion worth keeping across sessions → call clickmemremember Starting a task → derive projectid + tags, call clickmemrecall, load hits into context, then work The user asks "what did we decide about X" → call…

58 2mo ago A 187 tokens original MIT