Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)

This commit is contained in:
N. Taylor Mullen
2026-01-02 11:15:06 -08:00
committed by GitHub
parent 788bb04f5c
commit 958284dc24
6 changed files with 332 additions and 1 deletions
@@ -56,6 +56,11 @@ toolName = "write_file"
decision = "ask_user"
priority = 10
[[rule]]
toolName = "activate_skill"
decision = "ask_user"
priority = 10
[[rule]]
toolName = "write_file"
decision = "allow"