get-logs

Capture and analyze tmux logs from Model A/B sessions to determine status and extract results.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MinhOmega/marlin-skill --skill get-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-logs
Source: https://github.com/MinhOmega/marlin-skill/tree/main/.claude/skills/get-logs
Command: npx skills add https://github.com/MinhOmega/marlin-skill --skill get-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and analyze logs from tmux sessions when Model A/B is running or completed. Monitor progress, check errors, extract test results.

Core Features & Use Cases

  • Real-time log monitoring across two tmux sessions (Model A and Model B).
  • Status detection (RUNNING, COMPLETED, ERROR) and concise summaries.
  • Extracts test results, errors, warnings; optionally saves logs to workspace.
  • Provides guidance for debugging and comparing runs.

Quick Start

Start monitoring a tmux session by calling /get-logs <session_name> and optionally save the results.

Frequently Asked Questions about get-logs

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

FAQPage Schema
How do I monitor tmux logs for running A/B model sessions?

To monitor tmux logs for A/B models, capture and analyze the logs from running or completed sessions to determine status and extract results. It applies across multi-turn model trials, enabling comparison of two sessions and optional log preservation.

What is the best way to check for errors and extract test results from tmux logs?

The best way to check for errors is to analyze tmux logs to extract test results, errors, and warnings. It provides concise summaries and guidance for debugging and comparing runs across Model A and Model B sessions.

Can I save tmux logs to my workspace after analyzing A/B model sessions?

Yes, you can optionally save tmux logs to your workspace after analyzing A/B model sessions. This log preservation is driven by configured arguments when querying session states and extracting results.

How do I detect the status of a multi-turn model trial in tmux?

To detect the status of a multi-turn model trial, analyze the tmux logs to identify whether the session is RUNNING, COMPLETED, or ERROR. This allows you to monitor progress and check for issues across two sessions.

Does tmux log analysis work for comparing two completed model sessions?

Yes, tmux log analysis works for comparing two completed model sessions. It captures logs from completed Model A/B sessions to extract test results and errors, enabling direct comparison of the two runs.