- Do not commit or push automatically; ask before running
git commitorgit push. - Run
bundle exec rubocopon any changed or added.rbfiles. - Attribute rule: when a Stripe attribute is missing, preserve
nilto indicate "not provided"; avoid defaulting to false for optional fields likeauto_advance. - Come up with relevant branch names, commit messages, and use
ghto create PRs when asked.