initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Runs the repository-local ElixForms schema metadata bulk-update skill.
|
||||
#>
|
||||
|
||||
& (Join-Path $PSScriptRoot '.agents\skills\elixforms-schema-bulk-updater\scripts\Invoke-ElixFormsSchemaBulkUpdate.ps1') @args
|
||||
Reference in New Issue
Block a user