check
Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate
Post-write review — checklist, clean-eyes design review, doc sync. No flags: scope, depth and parallelism are decided for you.
> /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.
/reviewContext preview
What this command does when you run it.
Post-write review — checklist, clean-eyes design review, doc sync. No flags: scope, depth and parallelism are decided for you.
description: "Post-write review — checklist, clean-eyes design review, doc sync. No flags: scope, depth and parallelism are decided for you." argument-hint: "[범위를 좁히고 싶을 때만: 예 \"로그인 쪽만\"]"
Read `${CLAUDE_PLUGIN_ROOT}/skills/write-gate/SKILL.md`.
Mode: `review` Arguments: $ARGUMENTS
Follow that mode exactly. There are no `--all` / `--deep` flags any more — the skill decides scope, whether to spawn fresh-eyes, and whether to parallelize, from what actually changed. If $ARGUMENTS names a narrower target (e.g. "로그인 쪽만", "3일치"), honour it as the review scope.
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)