run-status

Retrieve and summarize active benchmark run statuses within a specified time frame.

32|4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/sourcegraph/CodeScaleBench --skill run-status-sourcegraph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-status
Source: https://github.com/sourcegraph/CodeScaleBench/tree/main/skills/run-status
Command: npx skills add https://github.com/sourcegraph/CodeScaleBench --skill run-status-sourcegraph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick and lightweight way to check the current status of active benchmark runs without needing to sift through extensive logs or historical data.

Core Features & Use Cases

  • Real-time Status: Get an immediate overview of task completion, success/failure counts, and active errors.
  • Scoped Checks: Filter status by time, specific benchmark suites, or configurations.
  • Use Case: After initiating a long-running benchmark, you can ask "How's the benchmark run going?" and get a concise summary of progress and any immediate issues.

Quick Start

Check the status of the active benchmark run for the last 60 minutes.

Frequently Asked Questions about run-status

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

FAQPage Schema
How do I check the status of an active benchmark run?

To check the status of an active benchmark run, you can retrieve a real-time summary of task completion, pass/fail counts, and error fingerprints. This provides an immediate overview scoped to recent activity without sifting through logs.

Can I filter benchmark progress checks by specific suite and configuration?

Yes, you can filter benchmark progress checks by specific suite and configuration. This scoping allows for targeted analysis, ensuring you only see task completion and error data relevant to your selected test parameters.

What is the best way to monitor benchmark pass/fail counts without reviewing full logs?

The best way to monitor benchmark pass/fail counts without reviewing full logs is to request a quick status summary. This retrieves active error fingerprints and completion metrics directly, scoped to a specified time frame.

Does the benchmark status check show error fingerprints for failed tasks?

Yes, the benchmark status check shows error fingerprints for failed tasks. Along with pass/fail counts and task completion data, it actively surfaces these fingerprints to help you identify immediate issues during your run.

How do I get a real-time summary of task completion for long-running benchmarks?

To get a real-time summary of task completion for long-running benchmarks, ask for a status update within a specified time frame. It returns a lightweight overview of current progress, success/failure counts, and active errors.