Use `api-contract-audit` before API work or handoff:

```bash
coding-agent-skills api-contract-audit /workspace/project
```

Review contract files, endpoint declarations, client-call patterns, schema/type files,
skipped paths, and not-verified runtime behavior before making API claims.
