/spark-preflight
Preflight a DGX Spark system for an ML training or inference workload and emit env-report.json
$ npx -y skills add wshobson/agents --agent claude-codeHow 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
/spark-preflight
Context preview
What this command does when you run it.
Preflight a DGX Spark system for an ML training or inference workload and emit env-report.json
Command definition
spark-preflight.mddescription: Preflight a DGX Spark system for an ML training or inference workload and emit env-report.json argument-hint: "[planned workload, e.g. 'QLoRA 8B, 3 epochs, 8k context']"
DGX Spark Preflight
Verify this DGX Spark system is ready for: $ARGUMENTS
<Task> subagent_type: dgx-spark-ops-engineer prompt: | Run a full preflight for the planned workload: $ARGUMENTS 1. Confirm hardware identity (GB10/aarch64/CUDA 13) and stack per the spark-environment-setup skill. 2. Execute checks G1–G10 from the spark-training-gotchas skill; record each check's result using the check vocabulary (pass/fail/warn/skip/info). 3. Compute memory headroom for the workload with the spark-memory-thermal-ops worksheets. 4. Write env-report.json to the current directory (schema in agent instructions) and summarize verdict: ready | ready-with-warnings | blocked, with the blocking gotcha named. </Task>
Report the verdict and any warnings to the user. If blocked, present the specific fix from the gotcha's FIX entry before suggesting anything else.
Production-ready agentic workflow building blocks: 94 plugins, 203 agents, 175 skills, 109 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.
Repo: wshobson/agents
Other commands on wshobson-agents.
- /accessibility-audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users.
Open command - /improve-agent
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
Open command - /multi-agent-optimize
The Multi-Agent Optimization Tool is an advanced AI-driven framework designed to holistically improve system performance through intelligent, coordinated agent-based optimization. Leveraging cutting-edge AI orchestration techniques, this tool provides a comprehensive approach to
Open command - /team-debug
Debug issues using competing hypotheses with parallel investigation by multiple agents
Open command - /team-delegate
Task delegation dashboard for managing team workload, assignments, and rebalancing
Open command - /team-feature
Develop features in parallel with multiple agents using file ownership boundaries and dependency management
Open command

