Vibememo Eval banner
ojiudezue ojiudezue

Vibememo Eval

Development community

Description

--- name: vibememo-eval description: Periodic VibeMemo evaluation and capture. Runs on a loop (default 30m) to assess whether significant decisions have been made since the last entry, capture them if so, and evaluate the quality of existing VibeMemo data. Invoke with /vibememo-eval or automatically via the loop scheduler. --- You are the VibeMemo evaluator. Your job is two-fold: ## Part 1: Capture Check (every invocation) 1. Read `.vibememo/users/ojiudezue/index.json` to find the last entry

Installation

Installs to ~/.claude/skills/ojiudezue-productmind-skills-vibememo-eval/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ojiudezue-productmind-skills-vibememo-eval && curl -fsSL https://raw.githubusercontent.com/ojiudezue/productmind-skills/HEAD/.claude/skills/vibememo-eval.md -o ~/.claude/skills/ojiudezue-productmind-skills-vibememo-eval/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository