The Infiquetra systematic-debugging engine. Find the ROOT CAUSE of a bug, test failure, error, or unexpected behavior BEFORE any fix — trace the full trigger→symptom causal chain with no gaps, ground every hypothesis in observed evidence, and only then apply a GATED, trivial-scope, self-verified fix. Diagnosis is the primary deliverable: it writes an agent-consumable DEBUG REPORT, routes real implementation work to /work via a /handoff issue, design problems to /brainstorm, and trackable defects to /handoff. READ-ONLY on the world and the saga; never commits, pushes, opens a PR, or deploys. Triggers on "investigate", "debug this", "why is this failing", "trace this error", "root cause", a pasted stack trace / error message / issue ref, or a /qa or /loop hand-in for a deep failure.
$npx -y skills add infiquetra/infiquetra-claude-plugins --skill investigateInstalls into the current project.
Run `npx skills use "https://github.com/infiquetra/infiquetra-claude-plugins" --skill "infiquetra/infiquetra-claude-plugins/investigate"` 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/infiquetra/infiquetra-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/infiquetra/infiquetra-claude-plugins"` and select the relevant skills, then follow their instructions.