This is a buildable fork of Anthropic's official Claude Code CLI that strips telemetry, removes guardrail prompts, and unlocks 54 experimental flags disabled in the npm release. The one-liner installer pulls the repo, builds with Bun, and drops free-code on your PATH. You can swap between Anthropic, OpenAI Codex, Bedrock, Vertex AI, or Foundry with environment variables. The experimental flags are the main reason you'd use this: ultrathink for deeper reasoning, ultraplan for multi-agent orchestration, voice mode, token budget tracking, and a verification agent that checks if tasks actually completed. If you want the raw CLI without phone-home behavior or artificial feature gates, this is it.
npx skills add https://github.com/aradotso/trending-skills --skill free-code-claude-cli