chore(skills): optimize updating and updating-checksums reference docs#1136
Merged
chore(skills): optimize updating and updating-checksums reference docs#1136
Conversation
e0c23d7 to
74c939e
Compare
…pdating-checksums - sfw repository: SocketDev/sfw -> SocketDev/sfw-free - socket-patch repository: nicolo-ribaudo/tc39-proposal-patcher -> SocketDev/socket-patch - Clarify sfw dual config: npmPackage/npmVersion fields track npm component - Fix expected output tool count: 7 -> 6 github-release tools
… from quality-scan
… name patterns in reference
billxinli
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
updating-checksums/reference.mdfrom 253 → ~80 lines: remove stale release asset filename patterns, collapse duplicate command/output sections, tighten troubleshootingupdating/reference.mdfrom 229 → ~70 lines: remove monorepo structure diagram (derivable from repo), collapse redundant npm update detail, tighten CI/interactive mode tableChanges follow Claude agent skills best practices:
Test plan
Note
Low Risk
Low risk documentation-only change; no runtime code paths or build logic are modified.
Overview
Adds
.claude/skills/updating/reference.mdand.claude/skills/updating-checksums/reference.mdto document the expected workflows for npm dependency updates (pnpm run update) and external tool checksum syncing (sync-checksums.mjs), including command examples and when to run each step.Includes concise guidance on checksum sources/formats, GitHub-release vs non-GitHub tool handling, and troubleshooting for common sync failures (rate limits, missing releases, JSON validation, large downloads).
Written by Cursor Bugbot for commit e0c23d7. Configure here.