# 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": "55145c23ac247f6b",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

