Skip to content

skills: ensure plan handoff branches from latest origin/main#77

Merged
davidahmann merged 1 commit intomainfrom
codex/skills-handoff-origin-main-base
Feb 28, 2026
Merged

skills: ensure plan handoff branches from latest origin/main#77
davidahmann merged 1 commit intomainfrom
codex/skills-handoff-origin-main-base

Conversation

@davidahmann
Copy link
Contributor

Problem

A valid PR review note on #76 identified that the plan-handoff dirty-tree path could branch from stale local main because it only fetched origin/main and skipped local pull.

Changes

  • Updated backlog-implement handoff rule to create branch from fetched origin/main in the allowlist path.
  • Updated adhoc-implement handoff rule with the same origin-based branch creation behavior.

Validation

  • Proofread and coherence re-check across skills frontmatter/rule consistency
  • DEVELOPER_DIR=/Library/Developer/CommandLineTools make prepush-full

@davidahmann davidahmann merged commit 2b0efd6 into main Feb 28, 2026
7 checks passed
@davidahmann davidahmann deleted the codex/skills-handoff-origin-main-base branch February 28, 2026 12:36
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