Show the codeArbiter command catalog — the public command list and what each routes to.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add arbiterForge/codeArbiter --skill ca-commands --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ca Commands?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/arbiterforge-ca-commands-codearbiter)More formats (shields.io, HTML) on the badges page.
---
name: ca-commands
description: Show the codeArbiter command catalog — the public command list and what each routes to.
argument-hint: (none)
---
# /ca-commands — command catalog
Present the public command list. Read-only, no state change.
## Flow
1. Read the quick-reference table from `<plugin-root>/COMMANDS.md` — the single source of truth
for the catalog.
2. 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!