$ca-commands — command catalog
SkillDev toolsShow the codeArbiter command catalog — the public command list and what each routes to.
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 $ca-commands — command catalog skill
What this skill tells your AI
The instructions your AI receives, as published by arbiterforge/codearbiter in plugins/ca-pi/skills/ca-commands/SKILL.md and read by ahel’s review.
Present the public command list. Read-only, no state change.
Flow
- Read the quick-reference table from COMMANDS.md — the single source of truth for the catalog.
- Output that table only — command, one-line description, route. No prose walkthrough, and no
second copy maintained here (a hard-coded table drifts against
COMMANDS.md).
Hard gate
Read-only. MUST NOT modify a file or route to a skill. MUST render from COMMANDS.md, never from a
catalog copied into this file. Output the catalog only.
Signals
- GitHub stars
- 144
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ca-commands- Source
- github.com/arbiterforge/codearbiter