Skip to content

Update dependencies-management skill - #565

Merged
maread99 merged 1 commit into
masterfrom
claude/update-dependencies-skill-nuHKo
Apr 24, 2026
Merged

Update dependencies-management skill#565
maread99 merged 1 commit into
masterfrom
claude/update-dependencies-skill-nuHKo

Conversation

@maread99

@maread99 maread99 commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Generated with Claude.

Update the dependencies-management skill.

Changes

  • Step 2: Replace the simple uv self update command with the expanded version that uses --token $GITHUB_TOKEN, marks the update as mandatory, and provides two ordered fallback methods (official install script; pip) in case the primary command fails.
  • Step 4 (new): Add a step to update pre-commit hook versions by fetching the latest release tag for each repo: entry in .pre-commit-config.yaml. Subsequent steps renumbered and all internal step cross-references updated accordingly.
  • Raise PR step (step 7): Remove the instruction to use mcp__github__update_pull_request specifically when adding the 'dependencies' label.

- Expand step 2 with robust uv update instructions (token auth +
  fallback install methods)
- Add step 4 to update pre-commit hook versions; renumber subsequent
  steps and their internal cross-references
- Remove tool-specific reference from label instruction in Raise PR step
@maread99 maread99 added the agents Coding agent context label Apr 24, 2026
@maread99
maread99 merged commit 0f700b7 into master Apr 24, 2026
8 checks passed
@maread99
maread99 deleted the claude/update-dependencies-skill-nuHKo branch April 24, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents Coding agent context

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant