Skip to content

chore: improve js-deps skill and add notifications docs#136

Merged
WhatIfWeDigDeeper merged 1 commit into
mainfrom
chore/improve-js-deps-skill-and-notifications-docs
Feb 19, 2026
Merged

chore: improve js-deps skill and add notifications docs#136
WhatIfWeDigDeeper merged 1 commit into
mainfrom
chore/improve-js-deps-skill-and-notifications-docs

Conversation

@WhatIfWeDigDeeper

Copy link
Copy Markdown
Owner

Summary

  • Expand js-deps skill description with more trigger keywords (outdated packages, bump versions, fix npm vulnerabilities, modernize node_modules) for better discoverability
  • Switch PR body creation in audit and update workflows from heredocs to temp files, fixing failures in sandboxed environments
  • Add prerequisites section to update workflow ensuring deps are installed before outdated check
  • Use absolute path (/opt/homebrew/bin/terminal-notifier) in hook commands for reliability
  • Document terminal-notifier notification setup in README

Test Plan

  • Verify js-deps skill triggers on expanded keywords
  • Confirm terminal-notifier hooks fire with absolute path

Generated with Claude Code

- Expand js-deps skill description triggers for better discoverability

- Switch PR body creation from heredocs to temp files (sandbox-safe)

- Add prerequisites section to update workflow

- Use absolute path for terminal-notifier in hooks

- Document terminal-notifier notification setup in README
@WhatIfWeDigDeeper WhatIfWeDigDeeper merged commit 0e2390f into main Feb 19, 2026
1 check passed
@WhatIfWeDigDeeper WhatIfWeDigDeeper deleted the chore/improve-js-deps-skill-and-notifications-docs branch February 19, 2026 14:54
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