ClaudeSuperPower

testdino-runs

Skill

Use when the user wants to inspect automated test runs, list failed or flaky tests, debug a failing testcase with historical context, or filter runs by branch, commit, author, environment, browser, status, or tags. Includes list_testruns, get_run_details, list_testcase, get_testcase_details, and deb

Install

git clone https://github.com/anthropics/claude-plugins-community.git ~/.claude/skills/testdino-runs

What is testdino-runs?

Use when the user wants to inspect automated test runs, list failed or flaky tests, debug a failing testcase with historical context, or filter runs by branch, commit, author, environment, browser, status, or tags. Includes list_testruns, get_run_details, list_testcase, get_testcase_details, and debug_testcase.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~78 tokens of context used while enabled, before you invoke anything

Documentation

README · ~1 min read

TestDino Test Runs

Use TestDino tools when the user wants to inspect automated test results.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_testruns to find the relevant run.
  3. Use get_run_details for one specific run.
  4. Use list_testcase or get_testcase_details for deeper failure analysis.
  5. Use debug_testcase when the user wants historical debugging context for a failing test.

Good requests for this skill:

  • show failed runs on a branch

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.