Run the project's quality gates — format, lint (auto-fix), typecheck, tests, build — scoped to $ARGUMENTS when provided. Detect configured gates from the project; skip what isn't there.
Report Format
| Gate | Status | Issues |
|---|---|---|
| Format | PASS/FAIL | — or N files changed |
| Lint | PASS/FAIL | — or N errors |
| Typecheck | PASS/FAIL | — or N errors |
| Tests | PASS/FAIL | N/M passed |
[Description truncada. Veja o README completo no GitHub.]