mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
Slim the `## Available Commands` section in CLAUDE.md / AGENTS.md / GEMINI.md down to the high-frequency subset and ship the full flag-level reference as a built-in `multica-cli` skill installed into every task's provider-native skills directory. Saves ~750 prompt tokens per turn while keeping low-frequency commands (autopilots, labels, subscribers, project resources, run-messages) one skill-load away. The MUL-1467 multi-line / HEREDOC guidance and example stay inlined in the runtime config — they're an unmissable footgun, not an edge case. Co-authored-by: multica-agent <github@multica.ai>