Smoke Check banner
protoLabsAI protoLabsAI

Smoke Check

Development community

Description

--- name: smoke-check description: Fast MCP tool connectivity check. Tests 10 tools across protoLabs Studio and external integrations, outputs a PASS/FAIL matrix. model: haiku allowed-tools: - mcp__plugin_protolabs_studio__health_check - mcp__plugin_protolabs_studio__list_features - mcp__plugin_protolabs_studio__list_running_agents - mcp__plugin_protolabs_studio__list_worktrees - mcp__plugin_protolabs_studio__list_context_files - mcp__plugin_protolabs_studio__get_auto_mode_status -

Installation

Installs to ~/.claude/commands/protolabsai-protomaker-smoke-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/protoLabsAI/protoMaker/HEAD/.claude/commands/smoke-check.md -o ~/.claude/commands/protolabsai-protomaker-smoke-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository