Context
`install.ps1` and `uninstall.ps1` were written but never run on real Windows hardware. We need someone with native Windows + PowerShell 5.1+ (or PowerShell 7) to validate the install/uninstall flow end-to-end and report any quirks.
Acceptance criteria
If everything works flawlessly, the acceptance is just "ran all of the above, nothing broke" — that's still a valuable result.
Pointers
- `install.ps1` and `uninstall.ps1` at the toolkit root
- README "Requirements" section lists the Windows install one-liners for the four prereqs (`winget install ...`)
- The marker file pattern (`.installed-from` inside each copied skill dir) is what makes uninstall safe
Effort
~20-30 minutes if everything works; longer if you find quirks worth fixing in the same PR.
Context
`install.ps1` and `uninstall.ps1` were written but never run on real Windows hardware. We need someone with native Windows + PowerShell 5.1+ (or PowerShell 7) to validate the install/uninstall flow end-to-end and report any quirks.
Acceptance criteria
.claude` (or `.agents`), copies skill, seeds configIf everything works flawlessly, the acceptance is just "ran all of the above, nothing broke" — that's still a valuable result.
Pointers
Effort
~20-30 minutes if everything works; longer if you find quirks worth fixing in the same PR.