git-github-tools · v2.0.0 · 2026-08-20 · sha256 5182d8be58dac9a1
git-github-tools v2.0.0A
Immutable. This exact content is served forever at /api/v1/blob/5182d8be58dac9a1.
--- name: git-github-tools displayName: Git & GitHub Automation Tools description: Use when managing GitHub issues, PRs, labels, setting up isolated git worktrees for parallel agent development, or automatically addressing PR review comments. version: 2.0.0 author: J StaR Films tags: [git, github, worktree, pr, automation] --- # Git & GitHub Automation Tools This is the router for Git operations, GitHub automation, worktree isolation, and PR feedback handling. Open and read the relevant sub-skill file for your task: ## Workflows & Tools | Area | Sub-Skill Path | Use When | |---|---|---| | GitHub Ops | `github-ops/SKILL.md` | Automating GitHub issues, projects, labels via CLI | | Git Worktrees | `git-worktree/SKILL.md` | Setting up isolated worktrees for parallel agent development | | PR Comment Fix | `pr-comment-fix/SKILL.md` | Automating resolution of GitHub PR review comments |