monitoring

Monitor Hawk job status and retrieve logs for debugging.

25|11|Updated Feb 6, 2025
One-click install
npx skills add https://github.com/METR/inspect-action --skill monitoring-metr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring
Source: https://github.com/METR/inspect-action/tree/main/.claude/skills/monitoring
Command: npx skills add https://github.com/METR/inspect-action --skill monitoring-metr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users track the progress of their Hawk jobs, view detailed logs, and diagnose any issues that arise during evaluation or scanning runs.

Core Features & Use Cases

  • Job Status Tracking: Check the real-time status of submitted Hawk jobs.
  • Log Retrieval: Access logs for specific jobs or view recent logs across all jobs.
  • Debugging: Diagnose and understand errors or failures in Hawk evaluations.
  • Use Case: After submitting a complex evaluation, you can use this Skill to check its progress and view any errors if it fails.

Quick Start

Use the monitoring skill to view the logs for your last Hawk job.

Frequently Asked Questions about monitoring

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

FAQPage Schema
How do I check the status of my Hawk job?

You can check Hawk job status by querying the system to retrieve real-time progress updates for submitted evaluations or scans. This monitors the job lifecycle and reports its current state.

How do I retrieve logs for a Hawk evaluation?

Retrieve Hawk logs by accessing specific job streams or viewing recent logs across all jobs. This fetches detailed log outputs for debugging evaluation errors and tracking job progress.

Why did my Hawk evaluation fail and how can I debug it?

Debug failed Hawk evaluations by retrieving and reviewing the job logs to diagnose errors. This surfaces failure details and log streams to help understand what went wrong during the run.

Can I view recent logs across all Hawk jobs at once?

Yes, you can view recent logs across all Hawk jobs by querying the system for recent log streams. This retrieves aggregated log data to track progress and diagnose issues across active jobs.

Do I need the Hawk CLI to monitor job progress?

Yes, monitoring Hawk job progress requires the ability to query job status and fetch log streams from the Hawk system, which applies to users running evaluations or scans via the Hawk CLI.