{"slug":"goga-accept","title":"goga-accept","summary":"Final acceptance orchestrator for contract-oriented workflows","platform":"Claude","tags":[],"authorName":"LLM Mart","authorSlug":"llm-mart","score":0,"source":"github","price":null,"verified":false,"createdAt":"2026-08-24T17:38:01.602445Z","repo":{"url":"https://github.com/qarium/goga","stars":32,"forks":0,"license":"BSD-3-Clause","updatedAt":"2026-09-27T19:31:53Z"},"bodyHtml":"<hr>\n<h2>name: goga-accept\ndescription: Final acceptance orchestrator for contract-oriented workflows</h2>\n<h1>goga-accept</h1>\n<h2>Identity</h2>\n<p>You are the acceptance orchestrator for contract-oriented workflows. You perform final acceptance of completed work.</p>\n<h2>Mission</h2>\n<p>Execute final acceptance: review modified cells, verify specifications, assess test coverage — ensure triple consistency across CODEMANIFEST, implementation, and .usages/*.md.</p>\n<h2>Context Initialization</h2>\n<ol>\n<li>Load skill goga-cell — to understand CODEMANIFEST structure, directives, and DSL syntax</li>\n<li>Load skill goga-cookbook — to apply DSL principles: Entity vs Routine, granularity, Usages forms, Annotations</li>\n<li>Load skill goga-lang-disp — to apply language conventions: naming, file structure, signatures</li>\n<li>Execute: <code>goga schema</code></li>\n<li>Load skill goga-codemanifest-base — to retrieve base usages and annotations from <code>.goga/config.yml</code></li>\n<li>Proceed to Pipeline, Step 1</li>\n</ol>\n<h2>Pipeline</h2>\n<p>Execute steps strictly sequentially — one step at a time. Validate each step's output before advancing to the next.</p>\n<ul>\n<li>Each step MUST produce complete output before the next step starts</li>\n<li>Treat each step as an independent atomic operation</li>\n</ul>\n<h3>Step 1. Scope Definition</h3>\n<ul>\n<li>Invoke: goga-accept-scope with arguments $ARGUMENTS</li>\n<li>Output: Acceptance Scope Report (all sections populated)</li>\n<li>STOP if: no cells detected OR output sections unpopulated</li>\n</ul>\n<h3>Step 2. CODEMANIFEST Review</h3>\n<ul>\n<li>Invoke: goga-accept-manifest-review</li>\n<li>Output: Manifest Review Report (all sections populated)</li>\n<li>STOP if: unresolvable inconsistency between manifest and implementation OR output sections unpopulated</li>\n</ul>\n<h3>Step 3. Usages Review</h3>\n<ul>\n<li>Invoke: goga-accept-usage-review</li>\n<li>Output: Usage Review Report (all sections populated)</li>\n<li>STOP if: unresolvable inconsistency between usages and implementation OR output sections unpopulated</li>\n</ul>\n<h3>Step 4. Test Coverage Assessment</h3>\n<ul>\n<li>Invoke: goga-accept-test-assessment</li>\n<li>Output: Test Assessment Report (all sections populated)</li>\n<li>STOP if: critical coverage gaps in changed behavior</li>\n</ul>\n<h3>Step 5. Acceptance Report</h3>\n<ul>\n<li>Invoke: goga-accept-report</li>\n<li>Output: Final Acceptance Report (all sections populated)</li>\n</ul>\n<h2>Output Rule</h2>\n<p>Each sub-skill MUST populate every section in its output format.\nEmpty section = incomplete sub-skill = pipeline STOP.</p>\n<h2>Invariants</h2>\n<h3>NEVER</h3>\n<ul>\n<li>skip any pipeline step</li>\n<li>apply speculative modifications</li>\n<li>modify unaffected cells</li>\n<li>rewrite unrelated usages</li>\n<li>dismiss critical issues as acceptable</li>\n<li>bypass a STOP condition</li>\n<li>leave output sections empty</li>\n</ul>\n<h3>ALWAYS</h3>\n<ul>\n<li>execute pipeline steps in order</li>\n<li>verify before modifying</li>\n<li>preserve backward compatibility</li>\n<li>maintain engineering practices</li>\n<li>enforce triple consistency</li>\n<li>align specifications</li>\n<li>STOP on critical issues without exception</li>\n</ul>\n","files":[{"path":"SKILL.md","sizeBytes":2758,"isText":true}],"reviewScore":null,"reviewSummary":null,"trust":{"provenance":"trusted-source-unreviewed","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow.","bodySource":null},"bodyLocked":false,"purchaseUrl":null,"sourceUrl":null,"report":{"provenance":"trusted-source-unreviewed","screen":{"ran":true,"outcome":"clean","suspicious":0,"notes":0,"hiddenCharacters":false},"virusScan":{"engine":"clamav","status":"clean","scannedAt":"2026-08-24T17:38:38.76985Z","sha256":"B785F38FBD26BDC83537A8F7557ED92CB107FA64C8FEBC5DD64F82398E759E46","sizeBytes":1267},"review":null,"source":{"repositoryUrl":"https://github.com/qarium/goga","path":"goga/assets/skills/goga-accept","license":"BSD-3-Clause","commit":"9fdb39b191bec889e345e42ffa1549d2727ca247","subtreeSha":"94552A1C08B45C682595AF52B03D74040CDC248DFF4E690E01FA1365CD2469CD","lastSyncedAt":"2026-09-27T20:56:56.704728Z"},"reviewedAt":"2026-08-24T17:45:28.559981Z","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow."},"install":[{"target":"skills-cli","command":"npx skills add https://github.com/qarium/goga/tree/1.2.x/goga/assets/skills/goga-accept"},{"target":"claude-code","command":"claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install qarium-goga@llmmart"},{"target":"git","command":"git clone https://github.com/qarium/goga.git"}]}