gob-curl

Installation
SKILL.md

When to use this skill

When the user gives you a link to a Gerrit CL or asks you to inspect the status, review comments, or CI results of a CL on Gerrit (e.g., https://dart-review.googlesource.com/c/sdk/+/478860 or sdk~478860).

How to use this skill

Use the run_command tool to execute gob-curl against the Gerrit REST API endpoints.

CRITICAL RULE:

  • You MUST ONLY do GET requests.
  • Do NOT attempt to POST, PUT, or DELETE anything.

Forming the URL

Related skills
Installs
1
GitHub Stars
1
First Seen
4 days ago