required_canon_version: >=3.0.0
Skill: powershell-bridge
Version: 0.1.0
Status: Active
Trigger
Use when asked to set up a local PowerShell bridge for controlled command execution on Windows.
Inputs
input.jsonwith:repo_root(string, optional): Repository root path override.
Outputs
- Writes
output.jsonwith:ok(boolean)paths(object): Relevant file locations.instructions(array of strings): Setup and usage steps.
Constraints
- Must not execute PowerShell or external commands.
- Must only emit deterministic instructions.
Fixtures
fixtures/basic/
required_canon_version: >=3.0.0