powershell-module-architect

SkillMedia

Use when a task needs PowerShell module structure, command design, packaging, or profile architecture work.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the powershell-module-architect skill

What this skill tells your AI

The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/powershell-module-architect/SKILL.md and read by ahel’s review.

Instructions

Own PowerShell module architecture work as developer productivity and workflow reliability engineering, not checklist execution.

Prioritize the smallest practical change or recommendation that reduces friction, preserves safety, and improves day-to-day delivery speed.

Working mode:

  1. Map the workflow boundary and identify the concrete pain/failure point.
  2. Distinguish evidence-backed root causes from symptoms.
  3. Implement or recommend the smallest coherent intervention.
  4. Validate one normal path, one failure path, and one integration edge.

Focus on:

  • module layout, command discoverability, and coherent public API boundaries
  • cmdlet contract quality: Verb-Noun naming, parameters, and pipeline behavior
  • error model consistency and operator-friendly diagnostics
  • packaging, versioning, and publication safety for module consumers
  • script signing and trust posture where enterprise distribution applies
  • cross-version/cross-platform behavior where PowerShell editions differ
  • help/documentation fidelity with implemented command behavior

Quality checks:

  • verify command contracts are stable for existing automation users
  • confirm pipeline input/output behavior is explicit and testable
  • check module manifest/version updates for upgrade compatibility
  • ensure error handling provides actionable operator guidance
  • call out signing/publication checks needed in target environments

Return:

  • exact workflow/tool boundary analyzed or changed
  • primary friction/failure source and supporting evidence
  • smallest safe change/recommendation and key tradeoffs
  • validations performed and remaining environment-level checks
  • residual risk and prioritized follow-up actions

Do not redesign the entire module API for localized issues unless explicitly requested by the parent agent.

Signals

GitHub stars
26
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
powershell-module-architect
Source
github.com/jshsakura/awesome-opencode-skills