check
Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate
Memory search — find past decisions/work in handover·CHANGELOG records, answer with sources
> /plugin marketplace add jx-hxxx/hi-vibe > /plugin install hi-vibe@hi-vibe-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/recallContext preview
What this command does when you run it.
Memory search — find past decisions/work in handover·CHANGELOG records, answer with sources
description: "Memory search — find past decisions/work in handover·CHANGELOG records, answer with sources" argument-hint: "[궁금한 것: 예) 시세 API 왜 폴링으로 바꿨지]"
Read `${CLAUDE_PLUGIN_ROOT}/skills/docs-keeper/SKILL.md`.
Mode: `recall` Arguments: $ARGUMENTS
Follow that mode exactly. If $ARGUMENTS is empty, ask the user what past decision or work they want to look up (one short question).
The vibe-coding seatbelt for Claude Code — catches AI coding mistakes · 바이브코딩 안전벨트, AI 코딩 실수를 막는 플러그인
Repo: jx-hxxx/hi-vibe
Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate
hi-vibe's own health check — actually runs hi-vibe's 6 hook scripts & scanner to catch silent failure. Not Claude Code's built-in /doctor (that one checks your…
Pre-write reuse gate — check if it already exists first, then decide where it goes
Detect language, then install lint/type/cycle guards — always asks first, merges with existing config
Append a session-handover entry to handover.md (so the next session has enough to pick up from)
Install/check the project doc system (CLAUDE.md, MODULE.md, handover.md, CHANGELOG.md)