Review PowerShell code for language and runtime conventions: advanced functions, parameter design, error handling, object pipeline behavior, compatibility, and testability. Language-only atomic skill; output is a findings list.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Review PowerShell code for language and runtime conventions: advanced functions, parameter design, error handling, object pipeline behavior, compatibility, and testability. Language-only atomic skill; output is a findings list.
description_zh
按 PowerShell 规范审查代码:高级函数、参数设计、错误处理、对象管道、兼容性与可测性。
tags
["code-review","language"]
version
1.0.0
license
MIT
recommended_scope
project
metadata
{"author":"ai-cortex"}
triggers
["review powershell"]
input_schema
{"type":"code-scope","description":"Source files or directories to review"}
output_schema
{"type":"findings-list","description":"Zero or more findings with location, category, severity, and suggestion"}