CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/gitlab

Create and manage GitLab issues, merge requests, pipelines, and repositories using the glab CLI. Use when asked to open an MR, review a merge request, check CI/CD pipelines, list issues, or manage code review on GitLab.

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 the glab CLI directly and are not covered here.

CommandAccessDescription
checkreadVerify setup and connectivity
issues listreadList project issues
issues viewreadView issue details
mrs listreadList merge requests
mrs viewreadView merge request details
pipelines listreadList pipelines
pipelines viewreadView pipeline details
repos listreadList projects
repos viewreadView project details

Install with Tessl CLI

npx tessl i odyssey4me/gitlab@0.2.1

references

common-workflows.md

permissions.md

SKILL.md

tile.json