Manages Git repositories and worktrees using the gra command line tool.

Install

mkdir -p .claude/skills/gra && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10727" && unzip -o skill.zip -d .claude/skills/gra && rm skill.zip

Installs to .claude/skills/gra

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when working with gra, the Git Repo Admin CLI: clone repositories, list or open worktrees, create reusable worktrees, clean merged worktrees, inspect gra root layout, or explain gra commands.
195 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Clone repositories
  • Manage worktrees
  • Clean merged branches
  • Inspect workspace layout

How it works

It maintains a flat directory structure for Git repositories and worktrees, automating cleanup and branch management.

Inputs & outputs

You give it
Repository URL
You get back
Workspace environment

When to use gra

  • Cloning repositories into gra layout
  • Creating reusable worktrees
  • Cleaning up merged branches
  • Managing multiple repository workspaces

About gra

Provides a clean interface for Git repository administration, including cloning, worktree creation, and automated cleanup of merged branches. Maintains a flat project structure.

Use when working with gra, the Git Repo Admin CLI: clone repositories, list or open worktrees, create reusable worktrees, clean merged worktrees, inspect gra root layout, or explain gra commands.

When not to use it

  • Non-Git repositories
  • Complex CI/CD automation

Prerequisites

Git

Limitations

  • Requires Git

How it compares

It enforces a specific, flat workspace layout that simplifies multi-repo administration.

Compared to similar skills

gra side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gra (this skill)02moNo flagsBeginner
glab63moReviewIntermediate
bash-linux76moReviewIntermediate
azure-devops-cli45moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

glab

NikiforovAll

Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows.

664

bash-linux

davila7

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

753

azure-devops-cli

github

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.

436

gitlab-ci-patterns

wshobson

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

1030

create-worktree-skill

disler

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.

213

domain-dns-ops

steipete

Domain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.

27

Search skills

Search the agent skills registry