npx claudepluginhub dansasser/claude-code-marketplace --plugin preflightRun the full Preflight pipeline (Gates 1-8). ## Process Execute all 8 quality gates in sequence: 1. **lint-test** - Linting, type checking, unit tests 2. **coverage** - Test coverage threshold check 3. **cross-platform** - Windows + Ubuntu compatibility 4. **python-matrix** - Python 3.9-3.13 testing 5. **security** - Secrets, vulnerabilities, licenses 6. **api-compat** - Breaking change detection 7. **packaging** - Build, install, entry point verification 8. **github-pr** - Create PR with full report (only if 1-7 pass) ## Behavior - Initialize pipeline state if not already running - Ru...
/preflightRuns two-phase environment detection and compatibility analysis on a project, producing a unified report with verdicts (✅/⚠️/❌), fixes for breaks, risks, and warnings on runtimes, GPU stack, env vars, deps, services, and build tools.
/preflightChecks Codex connectivity, authentication, and available models. Displays status report, model tables, error fixes, and setup verdict.
/preflightSystem readiness check — tests MCP connections, validates config files, reports pass/fail with fix instructions.
/preflightHealth check for business data sources. Tests API connectivity, validates config, reports pass/fail with fix instructions.
/preflightPre-session environment validation: discovers or validates the environment profile, confirms rollback readiness, and produces a Go/No-go Mission Brief.
Run the full Preflight pipeline (Gates 1-8).
Execute all 8 quality gates in sequence:
PIPELINE STOPPED at Gate 3 (cross-platform)
Issues found: [details]
Fix issues and re-run: /preflight
Or run just this gate: /gate 3
PIPELINE COMPLETE - All 8 gates passed!
PR #123 created: https://github.com/owner/repo/pull/123
Use the preflight-orchestrator agent to coordinate all gates.