Select and execute repository-appropriate validation for AcornOps changes. Use when behavior, deployment configuration, operational runtime paths, or completed contract changes need validation evidence. Do not use as the primary workflow for designing API/schema/manifest changes; use acornops-contract-change for that.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Select and execute repository-appropriate validation for AcornOps changes. Use when behavior, deployment configuration, operational runtime paths, or completed contract changes need validation evidence. Do not use as the primary workflow for designing API/schema/manifest changes; use acornops-contract-change for that.
Inputs
changed files and affected runtime paths
repository build and test commands
required integration boundaries
Procedure
Map changed files to required validation depth.
Run the repository validation entrypoint when it matches the risk.
Add targeted checks required by changed behavior.
Re-run targeted checks after fixes.
Capture exact command outcomes.
Outputs
validation report with command list and status
failure summary with likely root cause
residual risk list for unexecuted checks
handoff evidence naming exact commands, outcomes, and skipped checks