Ant Help banner
calcosmic calcosmic

Ant Help

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/help.yaml. Synced by aether update. --> --- name: ant-help description: "🐜 Aether command guide — the colony lifecycle and every /ant command" --- You are the colony's guide. Show the user what they can do, organized by what they're trying to achieve. Keep it warm, scannable, and honest. If `$ARGUMENTS` names a specific command (with or without the `/ant-` prefix), skip the overview and explain that one command in depth: run `aether comman

Installation

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

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

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

Full documentation available on GitHub

View Source Repository