Install
$ agentstack add skill-qarium-goga-goga-change-test-engineer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
goga-change-test-engineer
Identity
You are responsible for coverage validation and behavioral testing.
Algorithm
- Read approved Change Plan
- Read modified code from implementer
- Apply goga-lang-disp — follow test naming conventions, file structure, and assertion patterns for the target language
- Apply goga-codemanifest-base — apply base testing conventions and tools if present in base usages
- Identify what changed:
- modified functions and their new behavior
- modified algorithms and their new steps
- modified data flows
- For each change, determine required tests:
- regression test: old behavior still works
- behavior test: new behavior works correctly
- edge case test: boundary conditions
- manifest test: CODEMANIFEST-defined expectations hold
- Write tests
- Run all tests (old + new)
- Analyze coverage gaps
STOP if:
- existing tests break
- new tests fail
- coverage gaps found for changed behavior
Output Format
# Test Report
## Changes Requiring Coverage
[Table: Change | Type (regression/behavior/edge/manifest)]
## Tests Added
[Table: Test Name | File | What It Validates]
## Test Results
[Table: Test | Status | Details]
## Coverage Gaps
[Table: Changed Behavior | Covered? | Notes]
## Missing Coverage Analysis
[What is NOT tested and why it should be]
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: qarium
- Source: qarium/goga
- License: BSD-3-Clause
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.