ワンクリックで
snapshot
Run snapshot regression tests after changes to OPA rules, scanners, analyzers, or formatters to detect output regressions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run snapshot regression tests after changes to OPA rules, scanners, analyzers, or formatters to detect output regressions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Update project documentation when features are added or changed. Use after modifying CLI commands, OPA rules, MCP tools, or the development workflow.
Run code formatting and linting after writing or modifying Go code. Use this after making code changes to ensure quality standards are met.
Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository.
SOC 職業分類に基づく
| name | snapshot |
| description | Run snapshot regression tests after changes to OPA rules, scanners, analyzers, or formatters to detect output regressions. |
| allowed-tools | Bash(make snapshot:*), Bash(make update-snapshots:*) |
| paths | opa/**, scanner/**, analyze/**, formatters/** |
Run the snapshot regression tests to validate analysis output hasn't changed:
make snapshotmake update-snapshotsmake snapshot to confirm they passNote: Requires GH_TOKEN environment variable to be set.