# Verification Gate

Pre-PR verification pipeline: sequential build check, type check, lint, test with coverage, security scan, and diff review. Hard stop on build failure. Report all type errors before proceeding.

## Manifest

```json
{
  "name": "Verification Gate",
  "description": "Pre-PR verification pipeline: sequential build check, type check, lint, test with coverage, security scan, and diff review. Hard stop on build failure. Report all type errors before proceeding.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/verification-loop",
  "source_pin": null,
  "manifest_hash": "e3f3fc595d572718833294d39cce17718761f59e666dc0a06cbbf4e9afcf680e",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

