Create PR for Plan-Based Changes
Prepare commits on the current feature branch, push, and create or update a PR to main.
Read ~/.claude/skills/shared/bash-rules.md for bash command constraints.
Context
- Repo root: !
git rev-parse --show-toplevel 2>/dev/null || pwd - Current branch: !
git rev-parse --abbrev-ref HEAD - Working tree status: !
git status --short - Commits ahead of main: !
git log main..HEAD --oneline
Working directory
docs/plans/, .ralphex/progress/, and any
[Description truncada. Veja o README completo no GitHub.]