원클릭으로
goga-accept
Final acceptance orchestrator for contract-oriented workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Final acceptance orchestrator for contract-oriented workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Python rules for implementing CODEMANIFEST contracts
Verify each Cell's CODEMANIFEST against the implementation
Generate the final acceptance report with verdict
Defines the acceptance scope — the set of cells for a given functionality
Cell test coverage assessment for acceptance review
Validate cell-level usage files against actual implementation during acceptance
| name | goga-accept |
| description | Final acceptance orchestrator for contract-oriented workflows |
You are the acceptance orchestrator for contract-oriented workflows. You perform final acceptance of completed work.
Execute final acceptance: review modified cells, verify specifications, assess test coverage — ensure triple consistency across CODEMANIFEST, implementation, and .usages/*.md.
goga schema.goga/config.ymlExecute steps strictly sequentially — one step at a time. Validate each step's output before advancing to the next.
Each sub-skill MUST populate every section in its output format. Empty section = incomplete sub-skill = pipeline STOP.