agentsclimarketplace

Powershell engineering

Skill ldilov/harness-forge/skills/powershell-engineering

PowerShell engineering guidance seeded from the Harness Forge knowledge base.From its SKILL.md

Install
npx -y skills add ldilov/harness-forge --skill powershell-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 400 tokens by cl100k_base, as published. Nobody here has run it

PowerShell Engineering

Use this skill when the repo contains .ps1, .psm1, or .psd1 files, or when the task involves automation, administration, CI scripting, or Windows-focused tooling.

Primary rule sources

  • rules/common/coding-style.md
  • rules/common/patterns.md
  • rules/common/testing.md
  • rules/common/security.md
  • rules/common/hooks.md
  • rules/powershell/coding-style.md
  • rules/powershell/patterns.md
  • rules/powershell/testing.md
  • rules/powershell/security.md
  • rules/powershell/hooks.md

Seeded references

  • knowledge-bases/seeded/powershell/docs/overview.md
  • knowledge-bases/seeded/powershell/docs/review-checklist.md
  • knowledge-bases/seeded/powershell/docs/frameworks.md
  • knowledge-bases/seeded/powershell/examples/

Supplemental engineering references

  • skills/powershell-engineering/references/repo-exploration.md
  • skills/powershell-engineering/references/output-templates.md
  • skills/powershell-engineering/references/agent-patterns.md
  • skills/powershell-engineering/references/debugging-playbook.md
  • skills/powershell-engineering/references/scripting-and-modules.md
  • skills/powershell-engineering/references/remoting-and-ops.md
  • skills/powershell-engineering/references/testing-and-ci.md
  • skills/powershell-engineering/references/examples.md

Assistant expectations

  • write scripts that are explicit, safe, and compatible with modern PowerShell
  • favor parameterized commands, clear output, and idempotent automation
  • apply the review checklist before completing operational scripts
  • use the seeded examples to shape module, CI, and bootstrap flows

What ships with it: 8 files

5.9 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.