github / github/copilot-cli

Support skill metadata to invoke subagents

Abierto
#1,169 0 comentarios 1 reacción 0 asignados Ver en GitHub
area:agents
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.