ah claude
Launch the Claude Code agent directly.
ah claude [PROMPT] [OPTIONS] [-- AGENT_ARGS...]This is a shorthand for ah agent start --agent claude. See ah codex for the full option reference — all direct agent launchers share the same flags.
Examples
# Interactive session
ah claude
# With desktop automation and GitHub MCP
ah claude --desktop --github "Automate the signup flow"
# ACP mode with context7
ah claude --acp --context7 "Implement the REST endpoint"
# Pass flags to claude CLI
ah claude "Fix the auth flow" -- --model opus