workflow-preflight
Installation
SKILL.md
Preflight Code Quality Checks
You are running a comprehensive preflight check on this codebase. This command discovers and runs configured quality checks including type checking, linting, and tests.
Arguments
--fix- Automatically attempt to fix issues without prompting--check-only- Only report issues, never prompt to fix--verbose- Show detailed output from all commands- No arguments - Interactive mode (default): prompt before fixing
User provided: $ARGUMENTS
Step 1: Discovery Phase
First, analyze the project to discover configured quality tools. Check for: