Ant Flag banner
calcosmic calcosmic

Ant Flag

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/flag.yaml. Synced by aether update. --> --- name: ant-flag description: "🚩 Create a project-specific flag (blocker, issue, or note)" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether flag $ARGUMENTS` directly. - If `$ARGUMENTS` is empty, show `Usage: /ant-flag "<description>" [--type blocker|issue|note] [--phase N]`. - Do not read `.aether/data/COLONY_STATE.json`, run `jq`, or generate Next Up

Installation

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

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

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

Full documentation available on GitHub

View Source Repository