Ant Feedback banner
calcosmic calcosmic

Ant Feedback

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/feedback.yaml. Synced by aether update. --> --- name: ant-feedback description: "💬 Emit FEEDBACK through the Aether CLI runtime" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether feedback "$ARGUMENTS"` directly. - Do not append instinct records to `COLONY_STATE.json` or rewrite signal files by hand. - If `$ARGUMENTS` is empty, show `Usage: /ant-feedback <note>`. - Report the CLI result directly

Installation

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

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

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

Full documentation available on GitHub

View Source Repository