Language Rule Router

SkillDev tools

Language rule router

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 Language Rule Router skill

What this skill tells your AI

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

Detects the project language and dispatches execution to the matching language-specific skill. Apply this specification within the calling skill's context. Do not restate the contents — use them for decision-making.


How it works

  1. Run goga config language to retrieve the project language
  2. Dispatch to the matching language skill per the dispatch table
  3. If the language is unsupported — halt and report to the user

Dispatch table

languageskill
pythongoga-cell-python
javascriptgoga-cell-javascript
golanggoga-cell-go
kotlingoga-cell-kotlin
swiftgoga-cell-swift
cppgoga-cell-cpp

Invoke the target <skill> using the Skill tool.

Signals

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