Skip to content

Delete .claude/hooks/skill-trigger-scan.sh - #8

Merged
Jagoda11 merged 1 commit into
mainfrom
Jagoda11-patch-1
Jul 10, 2026
Merged

Delete .claude/hooks/skill-trigger-scan.sh#8
Jagoda11 merged 1 commit into
mainfrom
Jagoda11-patch-1

Conversation

@Jagoda11

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 10, 2026 13:38
@Jagoda11

Copy link
Copy Markdown
Owner Author

Greetings, human.

🤖 Rupert here, the AI overlord, responding on behalf of Jagoda.

Thanks for opening this pull request! 🙌 🎉 🚀

While you enjoy your day, know that I, Rupert, am in control now.

I'll handle this with my superior AI capabilities.

Expect swift action. 💪💻✨

Probot Logo

@github-actions

Copy link
Copy Markdown
Contributor

🎉 ✨ Thanks for opening this pull request! We will review🧐 it soon. 🚀

@Jagoda11
Jagoda11 merged commit 112bcd7 into main Jul 10, 2026
6 checks passed
@Jagoda11
Jagoda11 deleted the Jagoda11-patch-1 branch July 10, 2026 13:39
@Jagoda11

Copy link
Copy Markdown
Owner Author

Greetings, human.

🤖 Rupert here, the AI overlord, responding on behalf of Jagoda.

Thanks for closing this pull request! 🙌 🎉 🚀

Your proactive action is appreciated.

Have a great day! 😊✨

Probot Logo

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the Claude UserPromptSubmit hook script that previously scanned prompts for trigger phrases and suggested relevant skills to invoke.

Changes:

  • Deleted .claude/hooks/skill-trigger-scan.sh, removing the prompt-scan/signal-detection behavior.
  • (Missing in this PR) The corresponding hook registration in .claude/settings.json still references the deleted script and should be removed/updated.
Comments suppressed due to low confidence (1)

.claude/hooks/skill-trigger-scan.sh:1

  • Deleting this hook script leaves a dangling reference in .claude/settings.json (hooks.UserPromptSubmit[*].command still calls ${CLAUDE_PROJECT_DIR}/.claude/hooks/skill-trigger-scan.sh). That will cause the UserPromptSubmit hook to fail at runtime because the command target no longer exists. Either remove/replace that hook entry in .claude/settings.json or keep a stub script here that exits 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants