antithesis-query-logs

Search and visualize failure events across Antithesis test run timelines.

142|11|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/antithesishq/antithesis-skills --skill antithesis-query-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antithesis-query-logs
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-query-logs
Command: npx skills add https://github.com/antithesishq/antithesis-skills --skill antithesis-query-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires snouty, agent-browser, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to search, visualize, and analyze log events and failure patterns across multiple timelines in Antithesis test runs.

Core Features & Use Cases

  • Cross-Timeline Event Search: Find specific assertion failures, error messages, and log outputs across all timelines.
  • Failure Correlation and Root Cause Analysis: Use temporal filters and multiverse maps to identify cascade failures or independent reproductions.
  • Use Case: Investigate whether a network timeout is a cascade of an upstream failure or an independent issue by examining all related timelines and visualizing failure clusters.

Quick Start

Use the skill to build a failure query URL with a specific assertion message, then navigate to the logs explorer to review the results.

Frequently Asked Questions about antithesis-query-logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze test failure logs across multiple timelines?

To analyze test failure logs across multiple timelines, you can search and visualize failure events across all Antithesis test runs to identify root causes and failure patterns using temporal queries and cluster analysis.

How does failure correlation work for distinguishing cascade failures from independent issues?

Failure correlation uses temporal filters and multiverse maps to examine related timelines, helping you detect whether a failure is a cascade of an upstream issue or an independent reproduction by visualizing failure clusters.

What is the best way to search for specific assertion failures in test runs?

The best way to search for specific assertion failures is to build a failure query URL with the specific assertion message and navigate to the logs explorer to review the matching error outputs and events.

Do I need snouty and agent-browser to visualize test failure patterns?

Yes, you need snouty and agent-browser installed because they are required dependencies for log exploration and interaction automation when visualizing failure patterns across timelines.

Can I use temporal queries to find error messages across all timelines?

Yes, you can use temporal queries to find specific assertion failures, error messages, and log outputs across all timelines within your Antithesis test runs to aid root cause analysis.