CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/gerrit

Submit, amend, and review Gerrit changes using git-review CLI. Use when asked to submit a patchset, download a change, rebase a change request, check CR status, or manage code reviews in Gerrit.

94

Quality

94%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

permissions.mdreferences/

Command Permissions

This reference classifies commands by access level to help agents enforce appropriate permission controls.

  • read: Safe to execute without user confirmation. These commands only retrieve or display information.
  • write: Requires user confirmation before execution. These commands create, modify, or delete data.

Note: This skill's script only provides read operations. Write operations use git-review directly and are not covered here.

CommandAccessDescription
checkreadVerify setup and connectivity
changes listreadList changes
changes viewreadView change details
changes searchreadSearch changes
projects listreadList projects

Install with Tessl CLI

npx tessl i odyssey4me/gerrit

references

advanced-usage.md

common-workflows.md

permissions.md

troubleshooting.md

SKILL.md

tile.json