.claude/settings.local.json
|
{ "permissions": { "allow": [ "PowerShell(& \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\\\\g-capabilities.ps1\")", "PowerShell(cd \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\"; pwsh -NoProfile -File g-backlog.ps1)", "PowerShell(cd \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\"; pwsh -NoProfile -File g-capabilities.ps1)", "PowerShell(cd \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\"; \"Add secret guard, merge verification, error vector taxonomy, capability scanner\" | pwsh -NoProfile -File g-commit-push.ps1)", "PowerShell(cd \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\"; \"fix/suite-hardening: secret guard, merge verification, error vectors\" | pwsh -NoProfile -File g-open-pr.ps1 -Body \"- g-commit-push: secret pattern check before git add -A; aborts on credential file match`n- g-commit-push: push stderr captured; non-zero exit surfaces error instead of silent swallow`n- g-merge-rotate: gh pr merge exit code checked; branch deletion skipped on failure`n- g-error-vectors.ps1: error string taxonomy, Resolve-StderrToVector, Format-GapLabel, GapRequirements`n- g-capabilities.ps1: static capability scanner; scores existing scripts against open gap requirements`n- g-matrix-resolve.ps1: gap output routed through error vectors for consistent labelling`n- g-backlog.ps1: gaps discovered by exercising resolve logic against all state combos, not by parsing source text\")", "PowerShell(Test-ModuleManifest *)", "PowerShell(& .\\\\gitbox.ps1 'zzz' 2>&1)", "PowerShell(.\\\\gitbox.ps1 Q)", "PowerShell(head *)", "PowerShell(gh pr list --state all --json number,title,headRefName,state,mergedAt | ConvertFrom-Json | Select-Object number,title,headRefName,state,mergedAt | Format-Table -AutoSize)", "PowerShell(.\\\\gitbox.ps1 b fix/gitbox-config 2>&1)", "PowerShell(.\\\\gitbox.ps1 W)", "PowerShell(.\\\\gitbox.ps1 p)", "PowerShell(.\\\\g-capabilities.ps1)", "PowerShell(.\\\\gitbox.ps1 B)", "PowerShell(.\\\\gitbox.ps1 O)", "PowerShell(.\\\\gitbox.ps1 m)", "PowerShell(.\\\\gitbox.ps1 mX)", "PowerShell(.\\\\gitbox.ps1 X)", "Bash(Get-Content \"C:\\\\Users\\\\Brett Taylor\\\\Documents\\\\GitHub\\\\gitbox\\\\gitbox.ps1\")", "Bash(Select-Object -First 50)", "Skill(gitbox)", "PowerShell(gitbox W *)", "PowerShell(gitbox O *)", "PowerShell(.\\\\gitbox.ps1 S)", "PowerShell(.\\\\gitbox.ps1 C)", "PowerShell(.\\\\gitbox.ps1 H)", "PowerShell(.\\\\gitbox.ps1 Q; Write-Host \"---\"; .\\\\gitbox.ps1 H)", "PowerShell(.\\\\g-health.ps1 -Plain)", "PowerShell(.\\\\g-health.ps1 -Plain -Cov -Uni -CapV)", "PowerShell(.\\\\g-health.ps1 -Cov -Uni 2>&1 | Select-Object -First 5)", "PowerShell(.\\\\g-health.ps1 -Cov; $LASTEXITCODE)", "PowerShell(.\\\\gitbox.ps1 Q; .\\\\gitbox.ps1 S)", "PowerShell(.\\\\gitbox.ps1 H 2>&1 | Select-Object -First 20)", "PowerShell(gitbox S *)", "Bash(grep *)", "PowerShell(.\\\\gitbox.ps1 T)" ] } } |