Ant Focus banner
calcosmic calcosmic

Ant Focus

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/focus.yaml. Synced by aether update. --> --- name: ant-focus description: "🔦 Emit a FOCUS pheromone through the Aether CLI runtime" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether focus "$ARGUMENTS"` directly. - Do not append to `constraints.json` or rewrite `pheromones.json` by hand. - If `$ARGUMENTS` is empty, show `Usage: /ant-focus <area>`. - Report the CLI result directly. **Next steps:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository