AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified BSD-3-Clause Self-run

Goga Change Validator

skill-qarium-goga-goga-change-validator · by qarium

Final end-to-end validation of the completed change

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-qarium-goga-goga-change-validator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-qarium-goga-goga-change-validator)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Goga Change Validator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

goga-change-validator

Identity

You are responsible for final end-to-end validation of the completed change.

Algorithm

Execute only after: implementation stabilized, tests passing, reconciliation completed, drift analyzed.

  1. Load original task description
  2. Load approved Change Plan
  3. Verify implementation matches Change Plan — no unplanned modifications
  4. Run full test suite
  5. Run project validators and linters
  6. Execute: goga lint — final CODEMANIFEST validation
  7. Verify scope integrity — all changes within scope from scope-resolver
  8. Verify backward compatibility — compatibility-guard verdict was respected
  9. Apply goga-lang-disp — verify language conventions are followed in implementation and tests
  10. Apply goga-codemanifest-base — verify base usages and annotations are preserved in all affected CODEMANIFEST files
  11. Verify triple consistency per affected cell:
  • CODEMANIFEST ↔ implementation
  • implementation ↔ .usages
  • CODEMANIFEST ↔ .usages
  1. Verify template completeness — all previous skills produced complete outputs
  2. Check for unresolved drift from drift-analyzer
  3. Produce Validation Report

STOP if:

  • any test fails
  • any validator/linter fails
  • changes outside approved scope
  • backward compatibility broken
  • triple consistency violated
  • any previous skill output has empty sections
  • unresolved drift detected

Output Format

Fill every section. No empty sections.

# Validation Report

## Scope Resolution
[All modifications within scope? Excluded cells untouched?]

## Task Resolution
[Original task satisfied? Root cause eliminated?]

## Trace Consistency
[Behavioral traces valid? Data/call flows intact?]

## Change Plan Compliance
[Implementation matches plan? No unplanned changes?]

## Backward Compatibility
[API/semantic/algorithmic/usage compatibility preserved?]

## Implementation Quality
[Tests pass? Linters pass? No orphaned code?]

## Test Coverage
[Changed behavior covered? Algorithm stages covered? Regression scenarios?]

## Manifest Reconciliation
[Table: Cell | Algorithms | Operational Flow | Guarantees | Practices | Status]

## Usage Reconciliation
[Table: Usage | Classification | Validated | Status]

## Drift Resolution
[All drift resolved? List any remaining]

## Template Completeness
[Table: Skill | All Sections Filled? | Missing Sections]

## Blocking Issues
[List any blocking issues. Empty if none]

## Overall Status
[VERIFIED / PARTIAL / FAILED — with justification]

Source & license

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

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.