Como configurar o workflow de desenvolvimento de extensões e pacotes pi. Use quando o usuário estiver desenvolvendo extensões em um monorepo, precisar alternar entre código local e pacotes publicados, ou tiver conflitos de carregamento de pacotes.
$npx -y skills add aretw0/agents-lab --skill pi-dev-workflowInstalls into the current project.
Run `npx skills use "https://github.com/aretw0/agents-lab" --skill "aretw0/agents-lab/pi-dev-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aretw0/agents-lab" that are relevant to the current task. Run `npx skills add "https://github.com/aretw0/agents-lab"` and select the relevant skills, then follow their instructions.