Git Ops — Git skill for Claude Code
Git + worktree orchestrator entry point.
How to install Git Ops
Installs to ~/.claude/skills/0xdarkmatter-claude-mods-git-ops/SKILL.md
mkdir -p ~/.claude/skills/0xdarkmatter-claude-mods-git-ops && curl -fsSL https://raw.githubusercontent.com/0xDarkMatter/claude-mods/HEAD/commands/git-ops.md -o ~/.claude/skills/0xdarkmatter-claude-mods-git-ops/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Git Ops does
description: "Git + worktree orchestrator entry point. /git-ops --landall surveys every branch/worktree and batch-lands the ones that are done; bare /git-ops runs a status survey. Thin router over the git-ops skill."
/git-ops — git + worktree orchestrator
Thin command wrapper over the **git-ops** skill. The skill owns the logic (`SKILL.md`, `scripts/`); this command just routes `$ARGUMENTS` to the right mode.
Arguments
$ARGUMENTS
| Invocation | Mode |
|---|---|
| `/ |
Alternatives in Git
- Prime Isolation: Worktree Isolation And Git Ops Orientation — Prime Isolation: Worktree Isolation and Git Ops Orientation skill 17.6k ★
- 40+ Claude Code Tips — Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt 5.8k ★
- Git Status — Read the Files and run the Commands and summarize the current state of the git repository 3.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Autopilot Multi
Multi-story autopilot orchestrator — runs N parallel issue pipelines in isolated git worktrees (v3.6 Phase D t
Mise Init
Re-runnable mise entry point — give this project its mise en place (git, CLAUDE.md, structure, connectors, tas
Cpv Main Menu
Single entry point — Stop-hook menu of every CPV command/skill/agent (validate, fix, create, manage, GitHub, s
Consolidate Issues
Review every open issue against git history, close what's already done or stale, migrate the legacy ones, slim
Budgetclaw
Local spend monitor for Claude Code with hard budget caps: track cost per project and git branch, get phone al
Find False Closures
Detect completed Linear issues that no merged PR owns (the bare-id over-close bug) and optionally restore them
Related Agents
Cleanup Phase 2 Survey
Surveys consolidation candidates for phase 2 of a codebase cleanup — shallow modules, clusters, the duplicate
Mauro Map Synthesizer
Synthesizes Mauro survey evidence into a current-state Map, anomaly report, documentation map, and proposed Na
Smith
Adversarial reviewer. Use after any implementation lands and before claiming done — hunts bugs, security flaws