원클릭으로
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 직업 분류 기준
| 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.
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.