Skip to content

ref(skills): simplify create-branch workflow#104

Merged
dcramer merged 1 commit intomainfrom
dcramer/ref/simplify-create-branch-skill
Mar 19, 2026
Merged

ref(skills): simplify create-branch workflow#104
dcramer merged 1 commit intomainfrom
dcramer/ref/simplify-create-branch-skill

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Mar 19, 2026

Make create-branch derive and create branch names without prompting for user input.

This trims the skill down to the core naming and checkout workflow so it uses fewer tokens while still documenting the fallback rules for prefix resolution, base selection, and collision handling.

It also updates commit to treat create-branch as a non-interactive helper so branch creation no longer blocks PR creation or commit flows.

Make create-branch derive and create branch names without prompting for user input.

Trim the skill instructions so branch naming consumes fewer tokens while keeping the fallback and collision-handling rules explicit.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@dcramer
Copy link
Member Author

dcramer commented Mar 19, 2026

two things here:

  1. let agents do their thing, its not that important
  2. dont make agents prompt for things that dont have consequences

@dcramer dcramer marked this pull request as ready for review March 19, 2026 22:31
@dcramer dcramer merged commit 625f50f into main Mar 19, 2026
11 checks passed
@dcramer dcramer deleted the dcramer/ref/simplify-create-branch-skill branch March 19, 2026 22:34
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