Download and install the Autoclank command-line tool
Run one of these commands in your terminal:
curl -fsSL https://autoclank.com/tools/install.sh | sh
iwr -useb https://autoclank.com/tools/install.ps1 | iex
autoclank init # Initialize in your projectautoclank agent test # Verify Claude Code CLI connectionautoclank help # Show all commands
• Claude Code CLI - Install via npm install -g @anthropic-ai/claude-code
• Git - For version control operations
• Node.js 18+ - Required for Claude Code CLI