Ant Assumptions banner
calcosmic calcosmic

Ant Assumptions

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/assumptions.yaml. Synced by aether update. --> --- name: ant-assumptions description: "📐 Surface plan assumptions through the Aether CLI runtime" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether assumptions-analyze $ARGUMENTS` directly. - Do not write `assumptions.json` or `pheromones.json` by hand from this command spec. - Use `AETHER_OUTPUT_MODE=visual aether assumption-list` to inspect the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository