Ant Export Signals banner
calcosmic calcosmic

Ant Export Signals

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/export-signals.yaml. Synced by aether update. --> --- name: ant-export-signals description: "📤 Export colony pheromone signals to portable XML format" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether export-signals $ARGUMENTS` directly. - If `$ARGUMENTS` is empty, the runtime writes XML to stdout; pass `--output <path>` to write a file. - Do not read `.aether/data/COLONY_STATE.json` or pheromo

Installation

Installs to ~/.claude/commands/calcosmic-aether-ant-export-signals.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/calcosmic/Aether/HEAD/.claude/commands/ant-export-signals.md -o ~/.claude/commands/calcosmic-aether-ant-export-signals.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository