git:20260524.1029201 to git:20260706.69b1a90

1 added, 1 removed. Audit A to A.

# Manuscript claim verification skill
## Overview
Agent skill `template-manuscript-claim-verification` โ€” Triple-check manuscript claims against code, data, and renderer output.
## Files
| File | Role |
| --- | --- |
| [`SKILL.md`](SKILL.md) | Routable workflow (canonical) |
## Verification
```bash
- uv run python scripts/lint_docs.py --consistency-only
+ uv run python scripts/audit/lint_docs.py --consistency-only
```
## See also
- [`../AGENTS.md`](../AGENTS.md) โ€” prompts hub
- [`SKILL.md`](SKILL.md) โ€” full workflow