Pipeline end-to-end smoke test -- creates a trivial directive, runs it through /directive, validates every pipeline step, and reports pass/fail with evidence. Use after pipeline doc changes to verify nothing is broken. Completes in ~10 minutes.
$npx -y skills add andrew-yangy/gru-ai --skill smoke-testInstalls into the current project.
Run `npx skills use "https://github.com/andrew-yangy/gru-ai" --skill "andrew-yangy/gru-ai/smoke-test"` 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/andrew-yangy/gru-ai" that are relevant to the current task. Run `npx skills add "https://github.com/andrew-yangy/gru-ai"` and select the relevant skills, then follow their instructions.