Permit the `prompt-io` skill by default

subint_spawner_backend
Gud Boi 2026-04-13 18:35:04 -04:00
parent a891e003b2
commit 06ff2dd5f2
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@
"Write(.claude/git_commit_msg_LATEST.md)", "Write(.claude/git_commit_msg_LATEST.md)",
"Skill(run-tests)", "Skill(run-tests)",
"Skill(close-wkt)", "Skill(close-wkt)",
"Skill(open-wkt)" "Skill(open-wkt)",
"Skill(prompt-io)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []