PSWayforge

0.3.0

Scaffolds agent-agnostic project workspaces with AGENTS.md, skills, workflows, hooks, and schemas.

Minimum PowerShell version

7.3

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSWayforge -RequiredVersion 0.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSWayforge -Version 0.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) PSWayforge Contributors. All rights reserved.

Package Details

Author(s)

  • PSWayforge Contributors

Tags

agent workspace scaffold workflow ai enforcement guardrails hooks

Functions

New-WayforgeProject Initialize-WayforgeProject Invoke-WayforgeHook Test-WayforgeSchema Get-WayforgeWorkflow Invoke-WayforgeGate Register-WayforgeHooks Register-WayforgeCI Sync-WayforgeHarness Get-WayforgeHarness Select-WayforgeHarness

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

0.3.0: Scopes support !-prefixed exclude globs; the default code scope now matches source by extension across any layout (flat/root, cmd/pkg/internal, etc.) while excluding Wayforge's own tree, so the plan gate is no longer a no-op on non-standard layouts. 0.2.2: Purge stale Write(path) deny rules on re-sync. 0.2.1: Fix hook JSON array shape + Edit-only deny rules. 0.2.0: Add Initialize-WayforgeProject. 0.1.0: initial release.

FileList

Version History

Version Downloads Last updated
0.4.1 9 7/16/2026
0.4.0 6 7/16/2026
0.3.0 (current version) 6 7/16/2026
0.2.2 4 7/16/2026
0.2.1 8 7/16/2026
0.2.0 4 7/16/2026
0.1.0 5 7/16/2026
Show more