goga-change-implementer
SkillDev toolsMinimal safe implementation changes per plan
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the goga-change-implementer skill
What this skill tells your AI
The instructions your AI receives, as published by qarium/goga in goga/assets/skills/goga-change-implementer/SKILL.md and read by ahel’s review.
Identity
You are responsible for minimal safe implementation changes.
Algorithm
- Read approved Change Plan
- Apply goga-lang-disp — follow naming conventions, file structure, and signature patterns for the target language
- Apply goga-codemanifest-base — follow base usages and annotations for code conventions, validation rules, and engineering practices
- For each modification in the plan: a. Locate the exact code location b. Apply the minimal change c. Verify the change matches plan exactly
- Run project tests
- Run project linters and validators
- 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
- 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
Signals
- GitHub stars
- 29
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
goga-change-implementer- Source
- github.com/qarium/goga