powershell-nasa-power-of-ten-review

Review and refactor PowerShell scripts against NASA's Power of Ten principles.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill powershell-nasa-power-of-ten-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powershell-nasa-power-of-ten-review
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/powershell-nasa-power-of-ten-review
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill powershell-nasa-power-of-ten-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps in reviewing and refactoring PowerShell code to ensure it adheres to NASA's Power of Ten principles, making it predictable, testable, and safe for automation.

Core Features & Use Cases

  • Code Review and Refactoring: Applies NASA Power of Ten principles to PowerShell scripts.
  • Principle-Based Refactoring: Ensures scripts are maintainable and safe for automation.
  • Use Case: Ideal for scripts interacting with Intune, Microsoft Graph, SCCM, or any production endpoints.

Quick Start

Run the PowerShell script 'Review-MyScript.ps1' to analyze and refactor your PowerShell code.

Frequently Asked Questions about powershell-nasa-power-of-ten-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refactor PowerShell scripts to be safer for enterprise automation?

To refactor PowerShell scripts for enterprise automation safety, review them against NASA's Power of Ten coding principles to enhance predictability, testability, and safety across production endpoints.

What are NASA Power of Ten principles for code review?

NASA Power of Ten principles for code review are coding guidelines applied to PowerShell scripts to ensure they remain predictable, testable, and safe for automation, making the codebase highly maintainable.

Does this PowerShell code review approach work with Microsoft Graph and SCCM?

Yes, this PowerShell code review approach works with scripts interacting with enterprise systems like Microsoft Graph, SCCM, and Intune, ensuring safe automation for any production endpoints.

Do I need PowerShell 7 to run NASA Power of Ten code reviews?

Yes, you need PowerShell 7 installed to run the script that analyzes and refactors your PowerShell code against the specific NASA Power of Ten coding guidelines.

How do I start a code review using NASA Power of Ten principles?

To start a code review using NASA Power of Ten principles, run the PowerShell script 'Review-MyScript.ps1' to analyze and automatically refactor your existing PowerShell code.