Stats
Actions
Tags
From github
Label a GitHub PR for squash merging by posting a /label tide/merge-method-squash comment
How this skill is triggered — by the user, by Claude, or both
Slash command
/github:apply-tide-squash-labelThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Post a comment on a GitHub pull request to label it for squash merging.
Post a comment on a GitHub pull request to label it for squash merging.
gh CLI authenticated with access to the target repository$ARGUMENTS contains a PR URL.gh pr comment "$ARGUMENTS" --body "/label tide/merge-method-squash"
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub openshift-eng/edge-tooling --plugin github