Ant Flags banner
calcosmic calcosmic

Ant Flags

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/flags.yaml. Synced by aether update. --> --- name: ant-flags description: "🚩 List project flags (blockers, issues, notes)" --- Use the Go `aether` CLI as the source of truth. - Execute `AETHER_OUTPUT_MODE=visual aether flags $ARGUMENTS` directly. - To resolve or acknowledge a flag, use the runtime commands `AETHER_OUTPUT_MODE=visual aether flag-resolve --id <id>` or `AETHER_OUTPUT_MODE=visual aether flag-acknowledge --id <id>`. - Do not re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository