Skip to content

/check

Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate

From plugin
hi-vibe
310 skills2 agents10 commands5 hooks
Install
> /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.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/check

Context preview

What this command does when you run it.

Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate

Command definition

check.md
description: "Full repo scan — duplicates / unused / oversized / unfinished work, then a subagent verifies every candidate"
argument-hint: "[--root <repo>]"

Read `${CLAUDE_PLUGIN_ROOT}/skills/repo-xray/SKILL.md`.

Run a full scan with `python3 "${CLAUDE_PLUGIN_ROOT}/skills/repo-xray/scripts/audit.py" scan --root <repo>` (default `--root` = current project; honor `--root` in $ARGUMENTS if given), then follow that skill's evidence contract — including spawning the `proof-eyes` agent to open the real code at each candidate and rule on it before anything reaches the user. Report what was filtered out, not just what survived.

Ships withhi-vibe

The vibe-coding seatbelt for Claude Code — catches AI coding mistakes · 바이브코딩 안전벨트, AI 코딩 실수를 막는 플러그인

Get the whole plugin, auto-invoked

Other commands on hi-vibe.

doctor
Auto-invokedCommand

doctor

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…

@jx-hxxx@jx-hxxxView Command