goga-change-reporting

SkillDev tools

Generation of the final change execution report

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the goga-change-reporting skill

What this skill tells your AI

The instructions your AI receives, as published by qarium/goga in goga/assets/skills/goga-change-reporting/SKILL.md and read by ahel’s review.

Identity

You are responsible for human-readable operational reporting.

Algorithm

  1. Collect outputs from all previous skills:
    • Scope Resolution Report
    • Investigation Report
    • Trace Report
    • Change Plan
    • Compatibility Report
    • Test Report
    • Manifest Reconciliation Report
    • Usage Reconciliation Report
    • Drift Analysis
    • Validation Report
  2. Synthesize into single Final Change Execution Report
  3. Include only verified facts — no speculation
  4. Preserve structured sections for LLM parsing

Output Format

Fill every section. No empty sections.

# Change Execution Report

## Summary
[One paragraph: what was done and why]

## Root Cause
[Root cause from investigation]

## Modified Cells
[Table: Cell | Files Modified]

## Implemented Changes
[Table: Change | File | Description]

## Tests Added
[Table: Test | File | What It Validates]

## Specification Updates
[Table: Cell | CODEMANIFEST Changes | Usage Changes]

## Validation Results
[Overall status from validator]

## Compatibility Status
[From compatibility-guard: compatible or details of breaks]

## Risks
[Table: Risk | Severity | Mitigation]

## Updated Files
[Complete list of all modified files with paths]

Signals

GitHub stars
29
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
goga-change-reporting
Source
github.com/qarium/goga