Claudio is a plug-and-play AI dev platform running on top of Claude Code. It orchestrates multi-stage pipelines (PM, Designer, Dev, Review, QA, Merge) that produce real GitHub PRs instead of chat transcripts. Version 0.1.69 is in open beta with frequent updates. Key differentiators: no API key management (uses existing Claude Code subscription), flat subscription pricing, quiet mode for local-only work, and a TUI-based workflow manager. The package claudio-cli-darwin-arm64 is an auto-installed binary dependency for macOS ARM64.
npm install claudio-cli-darwin-arm64Verified import paths — ran on the pinned version, not inferred.
Install the global CLI and run it to start interactive setup with guided authentication.
Pin to a specific version in CI; check changelog before updating.
Ensure you have an active Claude Code subscription via npm login.
Install gh and run 'gh auth login' before using claudio-cli.
If binary fails to run, try reinstalling with 'pnpm add -g claudio-cli@latest'.
Reinstall with: pnpm add -g claudio-cli@latest
Install gh from https://cli.github.com/ and authenticate with 'gh auth login'
Run: pnpm add -g @anthropic-ai/claude-code; then authenticate via npx claude-code
No dependency data recorded yet.