Skip to content

chore(skills): allow the pr skill to be model-invoked#760

Merged
Chemaclass merged 1 commit into
mainfrom
chore/pr-skill-model-invocable
Jul 10, 2026
Merged

chore(skills): allow the pr skill to be model-invoked#760
Chemaclass merged 1 commit into
mainfrom
chore/pr-skill-model-invocable

Conversation

@Chemaclass

Copy link
Copy Markdown
Member

🤔 Background

The pr skill was marked disable-model-invocation, so Claude could only run it when a user explicitly typed /pr. Enabling model invocation lets the PR workflow run directly as the final step after implementing an issue.

💡 Changes

  • Remove disable-model-invocation: true from the pr skill frontmatter so it can be invoked programmatically.
  • Tooling/config only — no changes to src/, tests, or user-facing behavior (no CHANGELOG entry needed).

Remove disable-model-invocation so Claude can run the /pr workflow directly
(e.g. after implementing an issue), not only on an explicit user invocation.
@Chemaclass Chemaclass self-assigned this Jul 10, 2026
@Chemaclass Chemaclass merged commit 3dcb909 into main Jul 10, 2026
6 checks passed
@Chemaclass Chemaclass deleted the chore/pr-skill-model-invocable branch July 10, 2026 12:12
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