Browse Source

fix(skills): Trim windows-ops description under the 700-char cap

Adding the network-drive routing keywords pushed description + when_to_use
to 854 chars against validate.sh's 700 hard cap, which the fleet test gate
caught and reverted. Cut the net-ops clause to the keywords that actually
route (mapped network drive, SMB, UNC, NAS), de-duplicated the opening
summary against the Use-for list, and dropped two near-synonyms already
covered ("elevation prompt", "Adobe startup, Docker startup").

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0xDarkMatter 1 tháng trước cách đây
mục cha
commit
4905f2bb39
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      skills/windows-ops/SKILL.md

+ 1 - 1
skills/windows-ops/SKILL.md

@@ -1,6 +1,6 @@
 ---
 name: windows-ops
-description: "Comprehensive Windows workstation operations - diagnose slow boot, identify failing drives, decode BSOD crashes, manage startup apps, audit event logs. Use for: Windows is slow, slow bootup, won't boot, blue screen, BSOD, kernel crash, drive failing, SMART errors, disk errors, Event 41, Event 129, storahci reset, BugCheck, CRITICAL_PROCESS_DIED, crash dump, MEMORY.DMP, minidump, msconfig, services.msc, registry Run keys, StartupApproved, scheduled tasks at logon, slow login, high CPU at boot, Adobe startup, Docker startup, disable startup app, unexplained UAC prompt, what asked for admin, elevation prompt, prefetch forensics, BAM, process attribution, Security 4688. A drive letter alone does not identify the owning skill: mapped network drive, Disconnected mapping, UNC path, SMB, \\\\server\\share, NAS, Synology, net use — hand those to net-ops."
+description: "Comprehensive Windows workstation operations - diagnose slow boot, failing drives, BSOD crashes, startup bloat, event logs. Use for: Windows is slow, slow bootup, won't boot, blue screen, BSOD, kernel crash, drive failing, SMART errors, disk errors, Event 41, Event 129, storahci reset, BugCheck, CRITICAL_PROCESS_DIED, crash dump, MEMORY.DMP, minidump, msconfig, services.msc, registry Run keys, StartupApproved, scheduled tasks at logon, slow login, high CPU at boot, disable startup app, unexplained UAC prompt, what asked for admin, prefetch forensics, BAM, process attribution, Security 4688. A drive letter alone does not name the skill: mapped network drive, SMB, UNC, NAS route to net-ops."
 license: MIT
 allowed-tools: "Read Write Bash"
 metadata: