원클릭으로
release
Internal Harness instruction source for release. Route through visible Harness aliases or hook contracts instead of invoking directly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Internal Harness instruction source for release. Route through visible Harness aliases or hook contracts instead of invoking directly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Internal Harness instruction source for auto-iterate-goal. Route through visible Harness aliases or hook contracts instead of invoking directly.
Internal Harness instruction source for auto-paper. Route through visible Harness aliases or hook contracts instead of invoking directly.
Internal Harness instruction source for evaluate. Route through visible Harness aliases or hook contracts instead of invoking directly.
Internal Harness instruction source for iterate. Route through visible Harness aliases or hook contracts instead of invoking directly.
Internal Harness instruction source for orchestrator. Route through visible Harness aliases or hook contracts instead of invoking directly.
Visible Harness write entry. Use for manuscript writing, citation-supported paper work, final documentation, README hardening, and GitHub Pages preparation.
| name | release |
| description | Internal Harness instruction source for release. Route through visible Harness aliases or hook contracts instead of invoking directly. |
Read these first:
../../../.agents/references/workflow-guide.md../../../.agents/references/context-layering-policy.md../../../.agents/references/contract-gating-rule.md../../../.agents/references/evidence-chain-rule.md../../../.agents/references/language-policy.md../../../.agents/references/documentation-evidence-rule.md../../../.agents/references/documentation-style.md./references/release-checklist.md./references/release-manifest.md../../../PROJECT_STATE.json../../../iteration_log.json../../../CLAUDE.md../../../docs/10_contract/Project_Contract.md if it exists../../../docs/10_contract/Evaluation_Contract.md if it exists../../../docs/10_contract/Baseline_Contract.md if it exists../../../docs/10_contract/Claim_Boundary.md if it existsInterpret natural-language requests as one of the canonical intents:
validatepackagesubmitvalidate./references/release-manifest.md for a first-pass file-level submission check.packagesubmission/manifest.json according to ./references/release-manifest.md before packaging.docs/10_contract/Claim_Boundary.md.
Dynamic-context release claims must cite the current Claim Boundary or record
Claim Delta Evidence when a claim is narrowed, removed, or changed under the
active Automation Policy. Legacy or standard projects must cite the fallback
release/evaluation evidence instead of treating missing contracts as approval.submitcheck_dynamic_context.py --stage wf12 --review-packet gate and list the result in the gate ledger.pre_eval_commit,
or record pre_eval_commit_NOT_CHANGED.After stable Markdown outputs for this skill are finalized, invoke $docs-site or report docs_site_boundary_report. Do not render after temporary draft edits; Markdown remains the source of truth.
$release {validate|package|submit} interface.../../../.agents/references/language-policy.md for reply language and for localizing natural-language packaging summaries; keep manifest keys, file names, paths, commands, and intent labels in English.Follow the local release prompt and language policy for validation and packaging behavior.
Release readiness must cite the dynamic-context/docchain gate result or report
NOT_RUN; packaging alone is not claim support. Claim changes need Claim Delta
Evidence; external submit still needs an explicit user request.
For a recorded WF12 approval gate, use:
tooling/workflow_supervisor/scripts/workflow_ctl.sh start --segment release --goal "package release artifacts" --json
tooling/workflow_supervisor/scripts/workflow_ctl.sh approve --request-id <id> --decision approve --approved-by "<human>"
tooling/workflow_supervisor/scripts/workflow_ctl.sh resume --request-id <id> --json
The supervisor requires an explicit validate, package, or submit action
and runs check_dynamic_context.py --stage wf12 --review-packet. Validate and
package may auto-proceed inside the Automation Policy with Gate ledger and
Claim Delta Evidence. approve_contract.py / APPROVE_ACTION still records
only explicit Human Approval, and submit still requires explicit user request.
After stable Markdown is finalized, invoke $docs-site or report
docs_site_boundary_report / docs_site_render_or_NOT_RUN. Do not render for
temporary drafts.