Skip to content

commit skill: close the 'task implies a force-push' loophole - #66

Merged
jnasbyupgrade merged 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:no-force-push-followup
Jul 31, 2026
Merged

commit skill: close the 'task implies a force-push' loophole#66
jnasbyupgrade merged 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:no-force-push-followup

Conversation

@jnasbyupgrade

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #63. That PR made the "never force-push a PR without explicit ask" rule explicit -- but it was still violated in the very same session: when a follow-up task's wording implied a branch needed rebasing onto a new base, the rule got treated as satisfied by that implication instead of by an actual explicit ask. Tightens both the Critical Requirements table and the Restrictions list to say directly: a task implying a rewrite is a signal to stop and ask, never a substitute for asking.

Changes only in pgxntool-test. No related changes in pgxntool.

Test plan

  • N/A -- doc-only change to Claude Code skill instructions.

🤖 Generated with Claude Code

The existing "never force-push without explicit ask" rule was followed
right up until a task's wording implied a rebase/restructure was needed --
at which point it got treated as implicit authorization instead of a
reason to stop and ask. Rewrote both the rule and the restriction to say so
directly: a task implying history needs rewriting is a signal to ask, not
a substitute for asking. The ask must be a literal question with a real
reply, not an inference from context.

Changes only in pgxntool-test. No related changes in pgxntool.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f8d6f692-a5d7-4a25-aa9a-9989b6b9607d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jnasbyupgrade
jnasbyupgrade merged commit cb5894e into Postgres-Extensions:master Jul 31, 2026
4 checks passed
@jnasbyupgrade
jnasbyupgrade deleted the no-force-push-followup branch July 31, 2026 21:57
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