Describe the feature or problem you'd like to solve
I want subagents to be able to use skills that are under .github/skill folder. Currently when a subagent spawned by the main agent, can't use the any of the skills that are defined.
Proposed solution
When we command main agent to spawn subagent, the spawned custom agent should be able to use any of the skills that are defined. This will improve the custom agents' output quality a lot.
Example prompts or workflows
No response
Additional context
No response
Originally posted by @SALEH55155 in #839 (comment)