Quick lint check (Gate 1 only).
/plugin marketplace add dansasser/claude-code-marketplace/plugin install preflight@dansasser-marketplaceQuick lint check (Gate 1 only). ## Purpose Run just the linting and testing checks without the full pipeline. ## Process 1. Run ruff check with auto-fix 2. Run ruff format check 3. Run mypy type checking 4. Run pytest ## Usage ## Output Or on failure: ## Note This is a quick check - it does NOT update pipeline state. For full pipeline with state tracking, use /preflight or /gate 1. Use the lint-test agent for this check.