ワンクリックで
local-validator
Validate a local report.json file with a deterministic check-only script and no network access.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Validate a local report.json file with a deterministic check-only script and no network access.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | local-validator |
| description | Validate a local report.json file with a deterministic check-only script and no network access. |
| allowed-tools | Bash |
Run python3 .agents/skills/local-validator/scripts/check.py report.json. The script is read-only and prints VALID_REPORT or INVALID_REPORT.
Publish an already validated report to an external release destination.
Validate local report.json files without publishing or modifying them.
Export local SVG and PNG image assets into a release bundle.
Repair invalid local report.json files by inserting required report fields.
Validate local report.json files against the repository report contract without modifying them.
Validate and publish report artifacts to a remote release endpoint.