Powershell

PowerShell 7 scripting standards covering strict error handling, advanced functions and parameter validation, module layout, comment-based help, secret handling, PSScriptAnalyzer, Pester v5, and cross-platform rules. Use when you say "write a PowerShell script for this", "my script ignores when git fails", "turn this into a proper cmdlet", "add Pester tests for this module", or "make PSScriptAnalyzer clean". Not for POSIX shell scripting, use `bash`.

Lukk17 175b4f5 2 files · 14.0 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/powershell commit 175b4f55aa

Frequently asked questions

npx skillmds@latest add lukk17/powershell