Skip to content
rd-skills
All skills

git-professional-usage

FoundationJIT only

analysis-agent/task-agent/review-agent: use when merges, rebases, conflicts, history rewrite, generated files, or recovery need evidence; skip when Git is irrelevant.

Group
Engineering workflow
Supported roles
MainAnalysisTaskReview
Source
SKILL.md

Use when

Trigger signals that make this skill the right owner

  • git merge rebase cherry-pick conflict worktree index branch upstream reflog reset revert stash force-with-lease tag signed tag release tag submodule sparse checkout generated file conflict dirty worktree
  • generated-output, source-authority, ours, theirs, merge-base, conflict-marker, unrelated-staged-changes, unstaged-diff, staged-diff, user-changes, overwrite, rollback, ref, protected-branch, history-rewrite, backup-branch, branch-naming, commit-message, commit-splitting, bisect, failure-isolation

Do not use when

Anti-triggers — as binding as the triggers above

  • no task-local git professional usage decision is required

Required inputs

What must be supplied before this skill can decide anything

  • current task contract
  • selected primary Professional Skill
  • task-local trigger evidence

Output contract

What this skill owes the next role

  • version-control decision with repository state, ownership boundary, semantic conflict resolution, bounded history mutation, coherent change grouping, generated and nested handling, recovery evidence, and residual risks

Escalation signals

When this skill must hand the decision back

  • Git operations can overwrite user work resolve generated conflicts incorrectly rewrite shared history or claim validation without current worktree and rollback evidence

Loaded by

This skill never owns a task. These professionals may pull it in as Layer 3.

Targeted references

Each reference carries its own load condition. None of them enter context by default.

ReferenceLoad whenDo not load whenRequired by
benchmarks-and-patterns.mdbenchmark-patternMerge, rebase, recovery, generated-authority, or conflict strategies need calibration.Only read-only worktree inspection is required.ReviewAnalysisTask
checklist.mddecision-checklistGit work affects conflicts, destructive state, remotes, or generated files.No repository state mutation is authorized.ReviewAnalysisTask
evidence-patterns.mdevidence-patternSafety claims need current worktree, refs, validation, and rollback evidence.No Git mutation or recovery claim needs proof.ReviewAnalysisTask