lemon-etvibe

14 mods across 1 repository, 2 stars between them.

prompt-vault

02

lemon-etvibe/prompt-vault

Plugin Claude Code

Never lose context again. Automatic session logging with phase-based history, HTML reports, and seamless recovery after context compaction.

2 5mo ago A tokens not measured original MIT

lemon-etvibe/prompt-vault

Instructions file

Instructions for lemon-etvibe/prompt-vault, covering prompt-vault — claude code plugin, design philosophy, file structure and roles, generated structure in target project and context threshold settings.

2 5mo ago A 737 tokens original MIT

init

04

lemon-etvibe/prompt-vault

Command

Initialize prompt-vault logging environment. Use when starting a new project, when .local/logs/ doesn't exist, or when the user says 'init', '초기화', 'set up logging'. Pass 'en' or 'ko' to set language directly.

2 5mo ago A 54 tokens original MIT

log

05

lemon-etvibe/prompt-vault

Command

Record completed work as a phase log. Use when a task is done, the user says '로그', '기록', 'log', or before ending a session.

2 5mo ago A 34 tokens original MIT

report

06

lemon-etvibe/prompt-vault

Command

Generate visual HTML dashboards from phase logs. Use when the user asks for '리포트', '보고서', 'report', or 'dashboard'.

2 5mo ago A 30 tokens original MIT

status

07

lemon-etvibe/prompt-vault

Command

Show phase progress summary. Use when the user asks '진행 상황', '현재 상태', 'status', or 'progress'.

2 5mo ago A 26 tokens original MIT

Stop

08

lemon-etvibe/prompt-vault

Hook

Runs when the agent finishes a response, executing context-check.sh and autolog.mjs (2 commands). From lemon-etvibe/prompt-vault.

2 5mo ago A tokens not measured original MIT

PreCompact

09

lemon-etvibe/prompt-vault

Hook

Runs before the context is compacted, executing pre-compact.sh and autolog.mjs (2 commands). From lemon-etvibe/prompt-vault.

2 5mo ago A tokens not measured original MIT

SessionStart

10

lemon-etvibe/prompt-vault

Hook

Runs when a session starts on compact, executing post-compact.sh. From lemon-etvibe/prompt-vault.

2 5mo ago A tokens not measured copy · 58% MIT

init

11

lemon-etvibe/prompt-vault

Skill Claude CodeCodex

Initialize prompt-vault logging environment. Use when starting a new project, when .local/logs/ doesn't exist, or when the user says init, 초기화, set up logging. Also trigger if other skills fail because logging isnt set up yet.

2 5mo ago C 52 tokens original MIT

log

12

lemon-etvibe/prompt-vault

Skill Claude CodeCodex

Record completed work as a phase log. Use proactively when a task is done, before context compaction, when the user says '로그', '기록', 'save progress', 'log', or before ending a session. If in doubt, suggest logging — losing progress is worse than an extra log.

2 5mo ago A 63 tokens original MIT

report

13

lemon-etvibe/prompt-vault

Skill Claude CodeCodex

Generate visual HTML dashboards from phase logs. Use when the user asks for '리포트', '보고서', 'report', 'dashboard', visualization, or wants to see work history in a browser.

2 5mo ago B 43 tokens original MIT

status

14

lemon-etvibe/prompt-vault

Skill Claude CodeCodex

Show phase progress summary. Use when the user asks '진행 상황', '현재 상태', 'status', 'progress', what's been done, or how many phases are logged.

2 5mo ago A 38 tokens original MIT