# Git Github Tools

> Use when resolving merge conflicts ('resolving-merge-conflicts'), triaging issues/PRs ('issue-pr-triage' AGENT-BRIEF.md), managing worktrees, GitHub ops, or fixing PR comments.

- Skill: `j-star-films-studios/git-github-tools` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add j-star-films-studios/git-github-tools`
- Raw SKILL.md: https://api.skillmd.com/api/skills/j-star-films-studios/git-github-tools/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: j-star-films-studios (https://skillmd.com/u/j-star-films-studios)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/j-star-films-studios/git-github-tools

---


# Git & GitHub Tools Suite

Operations for git workflow management, merge conflict reconciliation, issue/PR triage state machines, and isolated worktrees.

## Sub-Skills

| Sub-Skill | Purpose | Path |
|---|---|---|
| **`resolving-merge-conflicts`** | 3-step intent reconciliation for in-progress git merge/rebase conflicts | [`resolving-merge-conflicts/SKILL.md`](resolving-merge-conflicts/SKILL.md) |
| **`issue-pr-triage`** | State machine for issues and external PRs; writes durable `AGENT-BRIEF.md` contracts | [`issue-pr-triage/SKILL.md`](issue-pr-triage/SKILL.md) |
| **`git-worktree`** | Creating and managing isolated git worktrees for parallel agent development | [`git-worktree/SKILL.md`](git-worktree/SKILL.md) |
| **`github-ops`** | Managing GitHub issues, PRs, milestones, and labels | [`github-ops/SKILL.md`](github-ops/SKILL.md) |
| **`pr-comment-fix`** | Automated resolution of PR review feedback and comments | [`pr-comment-fix/SKILL.md`](pr-comment-fix/SKILL.md) |

