install-verification · git:20260604.6f4a12a · 2026-06-04 · sha256 1418af0db7952dc7

install-verification git:20260604.6f4a12aA

Immutable. This exact content is served forever at /api/v1/blob/1418af0db7952dc7.

---
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

## Checks

- Required files exist.
- JSON files parse.
- `SKILL.md` files have YAML frontmatter.
- Runtime adapters point back to `AGENTS.md`.
- Public safety scan passes.
- Install script supports explicit target directory.

## Output

Return pass/fail, commands run, and exact missing files.