Skip to content

Check your platform

Before your first lifecycle, make sure cckit can run here: a supported platform, its dependencies, and GitHub signed in.

  1. Confirm your platform is supported.

    PlatformSupported
    macOSYes — native
    LinuxYes — native
    WindowsYes — via WSL or Git Bash (not native cmd/PowerShell)
  2. Check — and install — dependencies. You need bash 4+, git, and gh (the GitHub command-line tool); jq (a JSON reader) is recommended. cckit doctor finds what’s missing and, when you run it in a terminal, asks before installing anything:

    Check what's missing — and offer to fix it
    cckit doctor

    Say yes and it installs each piece for you (Homebrew, gh, jq, …); say no and it just prints the exact commands to run yourself. To skip the question, use --fix:

    Install the missing pieces without the prompt
    cckit doctor --fix
  3. Sign in to GitHub. Once gh is installed, authenticate once — then re-run cckit doctor to confirm everything is in place.

    Terminal window
    gh auth login

Independent, educational project — not affiliated with or endorsed by Anthropic. Claude and Claude Code are trademarks of Anthropic PBC. Disclaimer & trademarks ·

From Mexico with love by josegtz