Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub huggingface/mlintern-plugin --plugin mlinternHow this command is triggered — by the user, by Claude, or both
Slash command
/mlintern:setup [--json]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Run: Return stdout exactly as produced.
/setupInitializes or resumes project setup via interactive Q&A, creating conductor/ artifacts for product definition, guidelines, tech stack, workflow, and style guides.
/setupWalks an enterprise admin through configuring the Claude Office add-in to call their own cloud (Vertex, Bedrock, Foundry, or gateway), producing a customized manifest.xml for M365 deployment.
/setupDetects ghost installations of the claude-hud plugin by checking cache, registry, and temp files, with cleanup and reset options.
/setupChecks local Codex CLI readiness, prompts to install if unavailable via npm, and optionally toggles stop-time review gate.
/setupInteractive setup wizard that detects installed providers, configures auth for Codex, Gemini, Vibe, and other AI clients, and runs token optimization checks. Shows a status dashboard and lets users install missing components.
Share bugs, ideas, or general feedback.
Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/mlintern-companion.mjs" setup $ARGUMENTS
Return stdout exactly as produced.