audit
Run a grounded repository-structure review. Usage: /lumin-repo-lens:audit [--root <repo>] [--output <dir>] [--profile quick|full|ci]
Default Lumin Repo Lens entrypoint. With no arguments, run a baseline-aware current-workspace structure review; do not ask the user to choose a mode.
> /plugin marketplace add annyeong844/lumin-repo-lens > /plugin install lumin-repo-lens@annyeong844-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/lumin-repo-lensContext preview
What this command does when you run it.
Default Lumin Repo Lens entrypoint. With no arguments, run a baseline-aware current-workspace structure review; do not ask the user to choose a mode.
description: "Default Lumin Repo Lens entrypoint. With no arguments, run a baseline-aware current-workspace structure review; do not ask the user to choose a mode."
Read `${CLAUDE_PLUGIN_ROOT}/skills/lumin-repo-lens/SKILL.md`, then read `${CLAUDE_PLUGIN_ROOT}/skills/lumin-repo-lens/references/command-routing.md`.
Mode: `default` Arguments: {{ARGUMENTS}}
If `Arguments` is empty, treat this as "check this repo now": run the baseline-aware repo lens pass on the current workspace. Use full for a first or stale baseline, quick for a small follow-up with a fresh full baseline. Do not ask a follow-up question, do not print a mode menu, and do not wait for confirmation.
Follow that mode exactly.
🇰🇷 한국어로 읽으시려면 → README.ko.md · 🇬🇧 English continues below. The kind little buddy that says "this already exists" before you write it again. Your repo's companion for vibe-coding sessions.
Repo: annyeong844/lumin-repo-lens
Run a grounded repository-structure review. Usage: /lumin-repo-lens:audit [--root <repo>] [--output <dir>] [--profile quick|full|ci]
Generate canonical draft proposals. Usage: /lumin-repo-lens:canon-draft --root <repo> [--output <dir>] [--sources…
Check promoted canonical files against current repository observation. Usage: /lumin-repo-lens:check-canon --root <repo> [--output <dir>] [--sources…
Run a full Lumin Repo Lens review. Usage: /lumin-repo-lens:full [--root <repo>] [--output <dir>]
Run the post-write delta check after edits. Usage: /lumin-repo-lens:post-write --root <repo> --pre-write-advisory <pre-write-advisory.<invocationId>.json>…
Run the pre-write reuse gate before editing code. Give a natural-language change request, or pass --intent <file|-> for machine use.