Ant Abandon banner
calcosmic calcosmic

Ant Abandon

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/abandon.yaml. Synced by aether update. --> --- name: ant-abandon description: "🗑️ Discard a colony that is not worth finishing and start fresh" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether abandon $ARGUMENTS` directly. - Do not write colony state files by hand from this command spec. - If docs and runtime disagree, runtime wins. ## When to use this Sometimes a goal turns out not to be wo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository