一键导入
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 页面并帮你完成安装。
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.