install-verification · git:20260817.fb31040 · 2026-08-17 · sha256 5a2fd2a9aabc4b66

install-verification git:20260817.fb31040A

Immutable. This exact content is served forever at /api/v1/blob/5a2fd2a9aabc4b66.

---
name: install-verification
description: "Use when verifying that a generated agent package can be installed, discovered by runtimes, and checked without private dependencies."
---

# Install Verification

Run:

```bash
scripts/verify-package.sh
scripts/public_safety_check.sh
```

Then inspect:

- root `AGENTS.md`, `CLAUDE.md`, `GEMINI.md`;
- `.agents/`;
- `.agentlas/`;
- `.claude/`;
- `codex/`;
- `scripts/install.sh`.

Do not claim completion if any required file is missing.