Permit the `prompt-io` skill by default
parent
a891e003b2
commit
06ff2dd5f2
|
|
@ -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": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue