ClaudeSuperPower

aidp-git

Skill

Operate native Git in an AIDP workspace — branches, checkout, commit/push, pull, merge, rebase, reset, diff, and conflict resolution on workspace git repositories. Use when the user wants to version workspace notebooks/code in Git, manage branches, commit/push changes, or resolve conflicts inside AI

Install

git clone https://github.com/oracle-samples/oracle-aidp-samples.git ~/.claude/skills/aidp-git

What is aidp-git?

Operate native Git in an AIDP workspace — branches, checkout, commit/push, pull, merge, rebase, reset, diff, and conflict resolution on workspace git repositories. Use when the user wants to version workspace notebooks/code in Git, manage branches, commit/push changes, or resolve conflicts inside AIDP. Preview GitService API via `oci raw-request`; verify live first.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~92 tokens of context used while enabled, before you invoke anything

Documentation

README · ~3 min read

aidp-git — native Git in the workspace (Preview)

Drive AIDP's native Git integration over the REST GitService API. Self-contained — no MCP and no ai-data-engineer-agent repo required. All calls are oci raw-request against the AIDP control plane (base URL + auth ladder in references/oci-raw-request.md).

CLI gap (no invented commands): the official aidp CLI v1.0.0 does not expose a full GitService group — only aidp workspace create-git-folder exists. Branch / checkout / commit-push / pull / merge / rebase / reset / diff / conflict-resolution all stay on the REST API (Preview, may be unprovisioned). Do not assume an aidp git command exists — see references/aidp-cli-map.md.

Preview + verify-first (no-fabrication): GitService is Preview. A live read

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.