check
Is the context layer still true? 0-token staleness + broken-citation audit (no LLM, CI-friendly). Add --status for the fast hash-only subset.
Which DeepInit version is actually running right now? Prints the LOADED version, checks it against the on-disk version, and tells you if you need to reload. No analysis.
> /plugin marketplace add deepfusionlabs/deep-init > /plugin install deep-init@deepfusionlabs-deep-init
How it fires
How this command gets triggered: by you, by Claude, or both.
/versionContext preview
What this command does when you run it.
Which DeepInit version is actually running right now? Prints the LOADED version, checks it against the on-disk version, and tells you if you need to reload. No analysis.
description: Which DeepInit version is actually running right now? Prints the LOADED version, checks it against the on-disk version, and tells you if you need to reload. No analysis.
Report the running DeepInit version — fast, no analysis. Do exactly this, then stop:
1. State the **loaded** version verbatim. This line ships inside the plugin markdown that is actually loaded in your session, so it is the source of truth for "what is running right now":
**DeepInit v0.7.2** <!-- deepinit:loaded-version -->
2. Read the **on-disk** version (best-effort — skip gracefully if a path isn't present):
3. Compare and advise:
Then run `/deep-init:version` again to confirm the **LOADED** number flipped (it reports what's actually running, so it's the honest check that activation worked)."
For a full active-vs-installed-vs-newest diagnosis across every plugin (and duplicate-shadow detection), run `/oss-kit:oss-plugin-doctor`.
$ARGUMENTS
Claude Code plugin that writes grounded, verified context for your coding agent — every claim checked against your code. Lean CLAUDE.md + deep docs, 100% local, MIT.
Repo: deepfusionlabs/deep-init
Is the context layer still true? 0-token staleness + broken-citation audit (no LLM, CI-friendly). Add --status for the fast hash-only subset.
Tune a DeepInit run with buttons — depth, issue detection, outputs, scope, cost, and the freshness/notification settings (disable the nudge, change its…
DeepInit preflight — tools, scope, resolved config (and whether it's valid), enabled issue families, estimated cost. 0 tokens, no LLM. Offers to install the…
DeepInit quick pass — a full run with the review cycles skipped (faster, cheaper). Same as `deep-init fast`.
Show all DeepInit commands + key options, grouped and ordered by how often you'll use them. Instant, no analysis.
Upgrade DeepInit to the latest version — pulls the newest from the marketplace (on one confirm), then guides the host-correct reload. Ends the "is my plugin…