Run a Petri-style parallel audit of an Elliot connector — spawn 5 sub-agents that try to use the connector for real, capture every failure, score the run on graded dimensions, and drive a fix loop until the connector passes. Use after a connector is built and linted, before deploying it.
$npx -y skills add elibarak12/elliot --skill audit-connectorInstalls into the current project.
Run `npx skills use "https://github.com/elibarak12/elliot" --skill "elibarak12/elliot/audit-connector"` 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/elibarak12/elliot" that are relevant to the current task. Run `npx skills add "https://github.com/elibarak12/elliot"` and select the relevant skills, then follow their instructions.