ワンクリックで
artifact-provenance
Classify, promote, or document generated artifacts so durable evidence is separated from local output caches.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Classify, promote, or document generated artifacts so durable evidence is separated from local output caches.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Open a conservative Robot SF PR with scope verification, freshness checks, and artifact discipline.
Use for an autonomous Robot SF issue-to-PR loop that selects eligible GitHub issues, implements one scoped issue at a time, validates, pushes, and opens PRs.
Guarded PR merger; merges merge-ready PRs after verifying label, CI status, branch protection, and preflight checks.
Use for an autonomous Robot SF PR review loop that fixes scoped review gaps, validates proof, resolves review threads, and applies merge-ready; not for merging.
Autonomous issue-to-PR workflow from next eligible issue to ready PR with consistent metadata handling.
Continuous goal autopilot; orchestrates implement, review, merge, and discover cycles with preflight validation and delegation failure recovery.
| name | artifact-provenance |
| description | Classify, promote, or document generated artifacts so durable evidence is separated from local output caches. |
| category | benchmark-evidence |
| kind | atomic |
| phase | verification |
| requires_write | true |
| requires_slurm | false |
| requires_benchmark_artifacts | true |
| delegates_to | [] |
| output_schema | artifact_provenance_summary.v1 |
Use this skill whenever generated files, datasets, checkpoints, model caches, benchmark outputs, reports, or videos need classification before they are cited, committed, archived, or discarded.
discard: disposable local output with no handoff value.ignored-cache: local cache required for reruns but not durable evidence.tracked-compact-evidence: small reviewable evidence under docs/context/evidence/ or another tracked manifest.durable-required: downstream work needs the artifact, but it has not been promoted.durable-promoted: stored in W&B, release storage, registry, or another durable source with retrieval metadata.non-evidence-local-only: useful only for local debugging and not cited as proof.output/ files when relevant.output/ without a durable source.output/ wholesale into git.Use artifact_provenance_summary.v1.