GitButler ⧓

Commands
>_

but agent

Set up GitButler for AI coding agents.

Runs a guided setup wizard for installing GitButler agent skills and writing workflow steering instructions into supported agent instruction files.

Examples

Start the interactive setup wizard (but agent setup is equivalent):

but agent

Print the default generated steering text:

but agent setup --print

Usage: but agent <COMMAND>

Subcommands

but agent setup

Configure GitButler skills and workflow instructions for coding agents.

Starts an interactive wizard that generates GitButler workflow steering, installs selected agent skills, and optionally writes the generated steering into agent instruction files.

Examples

Start the setup wizard:

but agent setup

Print the default steering text without modifying files:

but agent setup --print

Usage: but agent setup [OPTIONS]

Options:

  • --print — Print the default generated steering text without prompting or modifying files

Last updated on

On this page

Edit on GitHubGive us feedback