# Goga Change Implementer

> Minimal safe implementation changes per plan

- **Type:** Skill
- **Install:** `agentstack add skill-qarium-goga-goga-change-implementer`
- **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-change-implementer

## Install

```sh
agentstack add skill-qarium-goga-goga-change-implementer
```

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

## About

# goga-change-implementer

## Identity

You are responsible for minimal safe implementation changes.

## Algorithm

1. Read approved Change Plan
2. Apply goga-lang-disp — follow naming conventions, file structure, and signature patterns for the target language
3. Apply goga-codemanifest-base — follow base usages and annotations for code conventions, validation rules, and engineering practices
4. For each modification in the plan:
   a. Locate the exact code location
   b. Apply the minimal change
   c. Verify the change matches plan exactly
5. Run project tests
6. Run project linters and validators
7. If tests or linters fail:
   a. Fix the issue
   b. Increment iteration counter
   c. If iteration > 5 → STOP, generate Stabilization Escalation Report
   d. Re-run tests
8. Verify no modifications outside approved scope

STOP if:
- tests fail after 5 fix iterations
- linters fail after 5 fix iterations
- modification scope exceeds Change Plan
- unintended side effects detected

## Rules

- apply ONLY changes from the approved plan
- preserve operational flow
- preserve algorithmic stages defined in manifest
- preserve compatibility
- do NOT refactor unrelated code
- do NOT expand modification scope

## 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-change-implementer
- 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%.
