Skip to content

docs(agents): document GitButler workflow - #17

Merged
edheltzel merged 2 commits into
masterfrom
docs/vcs-gitbutler-rail
Sep 12, 2026
Merged

edheltzel merged 2 commits into
masterfrom
docs/vcs-gitbutler-rail

Conversation

@edheltzel

@edheltzel edheltzel commented Sep 12, 2026

Copy link
Copy Markdown
Owner

docs(agents): document GitButler workflow

Adds a Version control section to the root AGENTS.md so agents know:

  • GitButler (but) is the VCS; all writes go through it
  • one branch per session, small commits at every working checkpoint so the human in the loop can follow
  • stack with but move when work depends on an unmerged branch
  • prefer but branches over worktrees; suffix new-feature worktrees with -wip
  • PRs via but pr new, with a Stacked on: line naming parent branches

Docs only. No code or child AGENTS.md changes.

@edheltzel edheltzel changed the title see commits for: docs/vcs-gitbutler-rail docs(agents): document GitButler workflow Sep 12, 2026
@edheltzel
edheltzel merged commit 044d860 into master Sep 12, 2026
1 check passed
@edheltzel
edheltzel deleted the docs/vcs-gitbutler-rail branch September 12, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant