Como testar extensões pi com @marcfargas/pi-test-harness. Use quando o usuário quiser testar uma extensão, criar testes automatizados, ou validar que um pacote pi funciona após publish.
$npx -y skills add aretw0/agents-lab --skill test-pi-extensionInstalls into the current project.
Run `npx skills use "https://github.com/aretw0/agents-lab" --skill "aretw0/agents-lab/test-pi-extension"` 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.