testdino-manual-runs

Use when the user wants to manage a manual execution run or update case-level results inside a run — listing runs, creating runs for a release, inspecting a…

npx skills add https://github.com/anthropics/claude-plugins-community --skill testdino-manual-runs

TestDino Manual Runs

Use TestDino manual-run tools when the user wants to manage a manual execution run or update case-level results inside a run.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_manual_runs to discover runs by name, state, release, environment, or tags.
  3. Use get_manual_run to inspect one run's metadata and rollup stats.
  4. Use create_manual_run or update_manual_run for run-level metadata changes.
  5. Use list_run_test_cases before changing any individual case in a run.
  6. Use update_run_test_case to assign a case, change its result, or update elapsed time.

Important details:

  • runId accepts an internal ID or a counter-style ID like RUN-12.
  • rtcRef can be the run test case row ID, case key like TC-156, or the underlying test case ID.
  • updates.assigneeUserId can be a user ID or email address.
  • updates.result accepts display form or canonical form, but canonical values like passed, failed, blocked, skipped, retest, and untested are safest.
  • For create and update payloads, tags and linkedIssues must be JSON arrays.

Good requests for this skill:

  • list manual runs for a release
  • create a manual run for sprint MS-12
  • show all test cases in run RUN-12
  • assign TC-156 in RUN-12 to alice@example.com
  • mark TC-156 as passed in RUN-12

Mais skills de anthropic

access
anthropic
Gerenciar acesso ao canal do Discord — aprovar pareamentos, editar listas de permissão, definir política de DM/grupo. Use quando o usuário pedir para parear, aprovar alguém, verificar quem está autorizado,…
official
session-report
anthropic
Gere um relatório HTML explorável do uso da sessão do Claude Code (tokens, cache, subagentes, habilidades, prompts caros) a partir dos transcrições de ~/.claude/projects.
official
action-creator
anthropic
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for…
official
docx
anthropic
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…
official
pdf
anthropic
Kit abrangente de manipulação de PDF para extração de texto e tabelas, criação de novos PDFs, mesclagem/divisão de documentos e manipulação de formulários. Quando o Claude precisar…
official
listener-creator
anthropic
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute…
official
xlsx
anthropic
Criação, edição e análise abrangentes de planilhas, com suporte para fórmulas, formatação, análise de dados e visualização. Quando o Claude precisar trabalhar…
official
claude-opus-4-5-migration
anthropic
Migre prompts e código do Claude Sonnet 4.0, Sonnet 4.5 ou Opus 4.1 para o Opus 4.5. Use quando o usuário quiser atualizar sua base de código, prompts ou chamadas de API…
official