review-powershell とは?
PowerShell コードの言語およびランタイム規則 (高度な機能、パラメーター設計、エラー処理、オブジェクト パイプラインの動作、互換性、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
PowerShell コードの言語およびランタイム規則 (高度な機能、パラメーター設計、エラー処理、オブジェクト パイプラインの動作、互換性、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。
コマンドラインで review-powershell AI スキルを開発環境にすばやくインストール
ソース: nesnilnehc/ai-cortex。
Review code in PowerShell for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on advanced function design, parameter validation and binding, error handling semantics, object pipeline behavior, module/export and naming convention...
When to use: When the code under review is PowerShell (.ps1, .psm1, .psd1) and the task includes language/runtime quality. Scope is determined by the caller or user.
| Location | path/to/file.ext (optional line or range). | | Category | language-powershell. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1-3 sentences. | | Suggestion | Concrete fix or improvement (optional). |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershellPowerShell コードの言語およびランタイム規則 (高度な機能、パラメーター設計、エラー処理、オブジェクト パイプラインの動作、互換性、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/nesnilnehc/ai-cortex