← all publishers

kevin-hs-sohn

@kevin-hs-sohn source repo

10 published skills

  1. Hipocampus Core 2 · kevin-hs-sohn
    3-tier agent memory system with 5-level compaction tree. Codex CLI version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
    0
    installs
  2. Hipocampus Core 3 · kevin-hs-sohn
    3-tier agent memory system with 5-level compaction tree. OpenClaw version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
    0
    installs
  3. Hipocampus Core 4 · kevin-hs-sohn
    3-tier agent memory system with 5-level compaction tree. OpenCode version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
    0
    installs
  4. Tdd Workflow · kevin-hs-sohn
    vibesafu TDD workflow. Required for implementing security logic.
    0
    installs
  5. Security Patterns · kevin-hs-sohn
    vibesafu security pattern definitions and update guidelines.
    0
    installs
  6. Hipocampus Core · kevin-hs-sohn
    3-tier agent memory system with 5-level compaction tree. Claude Code version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
    0
    installs
  7. Hipocampus Flush · kevin-hs-sohn
    Manual memory flush: dump current session context to daily raw log via subagent. Invoke with /hipocampus:flush. Run hipocampus:compaction afterwards for tree propagation and qmd reindex.
    0
    installs
  8. Hipocampus Recall · kevin-hs-sohn
    Memory recall guide. Structured retrieval from hipocampus memory — ROOT.md triage, manifest-based LLM selection, qmd search fallback.
    0
    installs
  9. Hipocampus Search · kevin-hs-sohn
    Search memory using qmd (BM25 + optional vector) and compaction tree traversal. Use ROOT.md to decide whether to search memory or look externally. Always check memory before external lookups.
    0
    installs
  10. Hipocampus Compaction · kevin-hs-sohn
    Build 5-level compaction tree (daily/weekly/monthly/root) with smart thresholds and fixed/tentative lifecycle. Run at session start when triggers are met, or via external scheduler.
    0
    installs