What problem does it solve?
Ambiguity and evidence-heavy questions about why an observed result occurred require a structured reasoning process. This skill provides an orchestration layer on top of the built-in tracer agent to restate the observation, generate competing explanations, gather evidence in parallel, rank the explanations, and propose the next probe that collapses uncertainty fastest.
Core Features & Use Cases
- Orchestrates multiple tracer hypotheses in an Antigravity built-in team mode.
- Restates the observation, extracts a target, and spawns dedicated tracer lanes to gather evidence for and against each hypothesis.
- Ranks hypotheses by evidence strength and surfaces the current best explanation.
- Runs a rebuttal round between top explanations and merges findings into a ranked synthesis with a critical unknown and a discriminating probe.
- Applicable to runtime bugs, performance/latency behavior, architecture decisions, config/orchestration explanations, and experimental result tracing.
Quick Start
Use /trace in Antigravity built-in team mode to restate the observation, generate three competing hypotheses, and collect evidence in parallel.