slam-log-triager

star 1

Analyze SLAM and localization logs for mapping drift, sensor mismatch, TF issues, and timing or parameter failures. Use when mapping or localization is unstable.

00PrabalK00 By 00PrabalK00 schedule Updated 3/16/2026

name: slam-log-triager description: Analyze SLAM and localization logs for mapping drift, sensor mismatch, TF issues, and timing or parameter failures. Use when mapping or localization is unstable.

SLAM Log Triager

Overview

Analyze SLAM and localization logs for mapping drift, sensor mismatch, TF issues, and timing or parameter failures.

Core Workflow

  1. Gather the smallest high-signal evidence set: failing outputs, logs, configs, recent changes, and relevant runtime context.
  2. Inspect the implementation and surrounding setup to isolate the narrowest plausible failure surface.
  3. Rank likely causes, rule out weak explanations, and identify the most actionable next fix or experiment.
  4. Validate the explanation with the smallest reliable check the repo or environment supports.

Deliver

  • A concise diagnosis with the most likely root cause or bounded uncertainty.
  • The highest-signal evidence and suspect files, configs, or systems involved.
  • The smallest safe fix path or next experiment to run.

Guardrails

  • Do not claim a root cause without evidence that explains the observed behavior.
  • Separate symptoms from likely causes and call out uncertainty explicitly.
  • Prefer the smallest reproducible scope before escalating to broad changes.
  • Avoid commands that actuate hardware, move robots, or change live controller state unless explicitly requested.
Install via CLI
npx skills add https://github.com/00PrabalK00/claude-skills --skill slam-log-triager
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator