cli-commands
01Skill Claude CodeCodex
Use when adding or modifying CLI command (but commands) under crates/but/src.
Skill Claude CodeCodex
Use when adding or modifying CLI command (but commands) under crates/but/src.
Skill Claude CodeCodex
Use when working on React code in apps/lite that derives values during render, adds or consumes a context, subscribes to the redux store or a query, or renders lists of row components — and whenever the lite UI is reported slow, laggy, or re-rendering too much. React Compiler does not prevent these regressions; load…
Skill Claude CodeCodex
Use when asked to add before/after screenshots of a Lite UI change to a pull request, when a PR touching apps/lite/ui needs its visual change shown, or when extending the screenshot catalogue in apps/lite/e2e/tests/screenshots.spec.ts. Captures both sides locally against seeded fixtures, publishes the surfaces that…
Skill Claude CodeCodex
Use when adding or modifying tests for one of GitButler's Ratatui TUIs.
Instructions file GitHub Copilot
Copilot instructions for gitbutlerapp/gitbutler, covering general information, technology stack, development setup, prerequisites and initial setup.
Instructions file CodexOpenCode
AGENTS.md instructions for gitbutlerapp/gitbutler, covering gitbutler agent instructions, repo map, working style and scoped instructions.
Skill Claude CodeCodex
Use for prompts like "get context for branch", "catch up on this branch", "recover branch context", or "what prior agent work happened here". Skim prior agent work from but agentlog captures for a GitButler branch, review / pull request / merge request, or change. Prefer this over generic git branch/diff inspection…
Plugin Claude Code
Claude Code tools for using GitButler for version control and commit workflows.
Hook
Runs before the agent uses a tool for Edit, MultiEdit and Write tool calls, running but claude pre-tool. From gitbutlerapp/claude.
Hook
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running but claude post-tool. From gitbutlerapp/claude.
Hook
Runs when the agent finishes a response, running but claude stop. From gitbutlerapp/claude.