ClaudeSuperPower

testdino-sessions

Skill

Use when the user wants to browse, inspect, create, or update exploratory testing sessions in TestDino — by state, status, session type, assignee, release, or tags. Covers list_sessions, get_session, create_session, and update_session. Accepts counter-style IDs like SES-12.

Install

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

What is testdino-sessions?

Use when the user wants to browse, inspect, create, or update exploratory testing sessions in TestDino — by state, status, session type, assignee, release, or tags. Covers list_sessions, get_session, create_session, and update_session. Accepts counter-style IDs like SES-12.

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

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

Documentation

README · ~1 min read

TestDino Exploratory Sessions

Use TestDino session tools when the user wants to browse, inspect, create, or update exploratory testing sessions.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_sessions to discover sessions by state, status, session type, assignee, release, or tags.
  3. Use get_session to inspect one session in detail.
  4. Use create_session or update_session for session changes.

Important details:

  • sessionId accepts an internal ID or a counter-style ID like SES-12.
  • assigneeUserId accepts either a user ID or an email address.

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.