Ant Data Clean banner
calcosmic calcosmic

Ant Data Clean

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/data-clean.yaml. Synced by aether update. --> --- name: ant-data-clean description: "🧹 Scan and remove test artifacts from colony data files" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether data-clean $ARGUMENTS` directly. - If the user wants destructive cleanup, require the runtime-supported confirmation flag in `$ARGUMENTS`. - Do not read `.aether/data/COLONY_STATE.json`, run `jq`, or gener

Installation

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

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

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

Full documentation available on GitHub

View Source Repository