#6338·deepagents

deterministic skill loading

Author: sydney-runkleCreated Sep 16, 2026Updated Sep 17, 2026
Labelstype:featureorg:internalpriority:backlogtopic:skills

i'd like to be able to invoke an agent and have a deterministic guarantee that it'll invoke a skill i request

for example in claude code or other clis you can use /some-skill-name and it'll load that skill

i think we can support this w/ a state key where said skill names are passed on agent invocation

another way to think of this is "pinned skills"