with one click
goga-accept-report
Generate the final acceptance report with verdict
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate the final acceptance report with verdict
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Python rules for implementing CODEMANIFEST contracts
Verify each Cell's CODEMANIFEST against the implementation
Defines the acceptance scope — the set of cells for a given functionality
Final acceptance orchestrator for contract-oriented workflows
Cell test coverage assessment for acceptance review
Validate cell-level usage files against actual implementation during acceptance
| name | goga-accept-report |
| description | Generate the final acceptance report with verdict |
You are responsible for generating the final acceptance report, synthesizing results from all preceding steps.
Fill in every section. Empty sections are not allowed.
# Final Acceptance Report
## Summary
[One paragraph: what was verified and the overall result]
## Acceptance Scope
[From Scope Report: table of verified cells and change types]
## CODEMANIFEST Status
[From Manifest Review: CONSISTENT / INCONSISTENT + number of updates]
## Usages Status
[From Usage Review: CONSISTENT / INCONSISTENT + number of updates]
## Test Coverage Assessment
[From Test Assessment: EXCELLENT / ADEQUATE / INSUFFICIENT / CRITICAL_GAPS + summary]
## Critical Findings
[Table: Source (Manifest/Usage/Test) | Finding | Status (fixed/open)]
## Warnings
[Table: Source | Finding | Recommendation]
## Applied Updates
[Complete list of files modified during acceptance: CODEMANIFEST, .usages, tests]
## Risks
[Table: Risk | Severity | Mitigation]
## Verdict
[ACCEPTED / ACCEPTED_WITH_NOTES / REJECTED — with justification]