Skip to content

chore(agent): forbid Graphite workflows#2012

Draft
baxen wants to merge 1 commit into
mainfrom
bumble/never-graphite
Draft

chore(agent): forbid Graphite workflows#2012
baxen wants to merge 1 commit into
mainfrom
bumble/never-graphite

Conversation

@baxen

@baxen baxen commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Why

Buzz-managed agents currently receive general PR skills that may auto-select Graphite whenever gt is installed and the repository is Graphite-enabled. That adds an unnecessary workflow branch and can conflict with the desired standard Git behavior.

What

  • Require Buzz-managed agents to use standard Git and the GitHub CLI for all branch, commit, push, and PR workflows.
  • Explicitly forbid invoking gt or loading Graphite skills, even when other PR guidance prefers Graphite.
  • Add a regression test that pins the compiled base-prompt contract.

Validation

  • cargo test -p buzz-acp shared_base_prompt_forbids_graphite --lib -- --nocapture
  • Normal pre-commit hook suite passed.
  • Normal pre-push hook suite passed after removing duplicated user-level generic hooks; no hook bypass was used.

Generated with Bumble

Co-authored-by: npub1t490dek5vslqxv0ft0jlft6j5fjlp74jery2tyj7ngf8ggd0pcnst8w25n <5d4af6e6d4643e0331e95be5f4af52a265f0fab2c8c8a5925e9a127421af0e27@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: npub1t490dek5vslqxv0ft0jlft6j5fjlp74jery2tyj7ngf8ggd0pcnst8w25n <5d4af6e6d4643e0331e95be5f4af52a265f0fab2c8c8a5925e9a127421af0e27@sprout-oss.stage.blox.sqprod.co>
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