check
Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate
Detect language, then install lint/type/cycle guards — always asks first, merges with existing config
> /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.
/gateContext preview
What this command does when you run it.
Detect language, then install lint/type/cycle guards — always asks first, merges with existing config
description: "Detect language, then install lint/type/cycle guards — always asks first, merges with existing config"
Read `${CLAUDE_PLUGIN_ROOT}/skills/guards-setup/SKILL.md`.
Mode: `guards` Arguments: $ARGUMENTS
Follow that mode exactly. Config snippets live in `${CLAUDE_PLUGIN_ROOT}/skills/guards-setup/templates/`.
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
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)
Append a change entry to CHANGELOG.md (Keep a Changelog, substantive changes only)