Debug haiku.rag ingestion in Logfire. Use when asked to look at Logfire for ingestion, find failed or dead ingestion jobs, investigate retries or circuit-breaker events, trace a document through convert/chunk/embed/store, find which docling-serve instance served a request, spot slow conversions, or tell concurrent ingesters apart. Drives the Logfire MCP against the haiku-ingester service.
$npx -y skills add ggozad/haiku.rag --skill debug-ingestionInstalls into the current project.
Run `npx skills use "https://github.com/ggozad/haiku.rag" --skill "ggozad/haiku.rag/debug-ingestion"` 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/ggozad/haiku.rag" that are relevant to the current task. Run `npx skills add "https://github.com/ggozad/haiku.rag"` and select the relevant skills, then follow their instructions.