Support skill metadata to invoke subagents
未关闭
area:agents
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
An equivalent to claude's `context: fork` metadata in skills
### Proposed solution
https://code.claude.com/docs/en/skills#run-skills-in-a-subagent
I have a main agent file that acts as a workflow that delegates to subagents by explicitly stating in the agent file `"Step 1: Run subagent to follow instructions in prompt file at c:/path"`
My wish is to turn each step into a skill instead of a prompt, and it would be great for those skills to define "this should be run in a subagent", because those skills are effectively instructions to follow
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。