/log
Append a change entry to CHANGELOG.md (Keep a Changelog, substantive changes only)
$ npx -y skills add jx-hxxx/hi-vibe --agent claude-codeShips with hi-vibe. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/log
Context preview
What this command does when you run it.
Append a change entry to CHANGELOG.md (Keep a Changelog, substantive changes only)
The vibe-coding seatbelt for Claude Code — catches AI coding mistakes · 바이브코딩 안전벨트, AI 코딩 실수를 막는 플러그인
Repo: jx-hxxx/hi-vibe
Other commands on hi-vibe.
- /check
Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate
Open command - /doctor
hi-vibe's own health check — actually runs hi-vibe's 5 hooks & scanner to catch silent failure. Not Claude Code's built-in /doctor (that one checks your CLI install)
Open command - /find
Pre-write reuse gate — check if it already exists first, then decide where it goes
Open command - /gate
Detect language, then install lint/type/cycle guards — always asks first, merges with existing config
Open command - /handover
Append a session-handover entry to handover.md (so the next session has enough to pick up from)
Open command - /init
Install/check the project doc system (CLAUDE.md, MODULE.md, handover.md, CHANGELOG.md)
Open command

