gitbutlerapp

11 mods across 2 repositories, 22k stars between them.

cli-commands

01

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when adding or modifying CLI command (but commands) under crates/but/src.

22k yesterday A 24 tokens

lite-render-perf

02

gitbutlerapp/gitbutler

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…

22k yesterday A 88 tokens

lite-screenshots

03

gitbutlerapp/gitbutler

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…

22k yesterday A 79 tokens

tui-tests

04

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when adding or modifying tests for one of GitButler's Ratatui TUIs.

22k yesterday A 22 tokens

gitbutlerapp/gitbutler

Instructions file GitHub Copilot

Copilot instructions for gitbutlerapp/gitbutler, covering general information, technology stack, development setup, prerequisites and initial setup.

22k yesterday C 2,468 tokens

gitbutler AGENTS.md

06

gitbutlerapp/gitbutler

Instructions file CodexOpenCode

AGENTS.md instructions for gitbutlerapp/gitbutler, covering gitbutler agent instructions, repo map, working style and scoped instructions.

22k yesterday A 425 tokens

but-agentlog

07

gitbutlerapp/gitbutler

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…

22k yesterday A 91 tokens

gitbutler-tools

08

gitbutlerapp/claude

Plugin Claude Code

Claude Code tools for using GitButler for version control and commit workflows.

15 27d ago A tokens not measured original MIT

PreToolUse

09

gitbutlerapp/claude

Hook

Runs before the agent uses a tool for Edit, MultiEdit and Write tool calls, running but claude pre-tool. From gitbutlerapp/claude.

15 27d ago A tokens not measured original MIT

PostToolUse

10

gitbutlerapp/claude

Hook

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running but claude post-tool. From gitbutlerapp/claude.

15 27d ago A tokens not measured copy · 86% MIT

Stop

11

gitbutlerapp/claude

Hook

Runs when the agent finishes a response, running but claude stop. From gitbutlerapp/claude.

15 27d ago A tokens not measured original MIT