ClaudeSuperPower

testdino-releases

Skill

Use when the user wants to browse, inspect, create, or update releases/milestones in a TestDino project. Covers list_releases, get_release, create_release, and update_release. Accepts counter-style IDs like MS-12.

Install

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

What is testdino-releases?

Use when the user wants to browse, inspect, create, or update releases/milestones in a TestDino project. Covers list_releases, get_release, create_release, and update_release. Accepts counter-style IDs like MS-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

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

Documentation

README · ~1 min read

TestDino Releases

Use TestDino release tools when the user wants to browse, inspect, create, or update releases in a project.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_releases when the user needs discovery, filtering, or release lookup.
  3. Use get_release when the user already has a specific releaseId or needs full release details.
  4. Use create_release or update_release for release changes.

Important details:

  • releaseId accepts either the internal ID or a counter-style ID like MS-12.
  • type accepts either display form or canonical form, but canonical lowercase values are safest.

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.