# Goga Accept Report

> Generate the final acceptance report with verdict

- **Type:** Skill
- **Install:** `agentstack add skill-qarium-goga-goga-accept-report`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [qarium](https://agentstack.voostack.com/s/qarium)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** BSD-3-Clause
- **Upstream author:** [qarium](https://github.com/qarium)
- **Source:** https://github.com/qarium/goga/tree/1.1.x/goga/assets/skills/goga-accept-report

## Install

```sh
agentstack add skill-qarium-goga-goga-accept-report
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# goga-accept-report

## Identity

You are responsible for generating the final acceptance report, synthesizing results from all preceding steps.

## Algorithm

1. Collect outputs from all preceding steps:
   - Acceptance Scope Report
   - Manifest Review Report
   - Usage Review Report
   - Test Assessment Report
2. Synthesize into a single Final Acceptance Report
3. Include only verified facts — no assumptions
4. Determine the acceptance verdict

### Verdict Determination

- **ACCEPTED**: all steps passed without critical findings, test coverage is ADEQUATE or above
- **ACCEPTED_WITH_NOTES**: there are WARNING/INFO findings that do not block acceptance
- **REJECTED**: there are CRITICAL findings or CRITICAL gaps in coverage

## Output Format

Fill in every section. Empty sections are not allowed.

```md
# 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]
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [qarium](https://github.com/qarium)
- **Source:** [qarium/goga](https://github.com/qarium/goga)
- **License:** BSD-3-Clause

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-qarium-goga-goga-accept-report
- Seller: https://agentstack.voostack.com/s/qarium
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
