mustafa-sahin-tr

Unity Groom — Git skill for Claude Code

Git community

Takes a raw GitHub issue end-to-end through prioritization, refinement, optional sub-issue breakdown, and optional mockup before implementation.

How to install Unity Groom

Installs to ~/.claude/commands/mustafa-sahin-tr-everything-claude-unity-unity-groom.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mustafa-sahin-tr/everything-claude-unity/HEAD/.claude/commands/unity-groom.md -o ~/.claude/commands/mustafa-sahin-tr-everything-claude-unity-unity-groom.md

Restart Claude Code, or start a new session, for it to be picked up.

What Unity Groom does


name: unity-groom description: "Takes a raw GitHub issue end-to-end through prioritization, refinement, optional sub-issue breakdown, and optional mockup before implementation." user-invocable: true args: issue_number

/unity-groom — Groom a GitHub Issue

Argument: **$ARGUMENTS** — a GitHub issue number or URL, e.g. `12`.

Get a raw issue ready for implementation. This project has dedicated `unity-product-owner` and `unity-business-analyst` agents — delegate to them for Phases 1 and 2

Alternatives in Git

  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Skill Copilot Provider — GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode 2.8k ★
  • Tâches Claude Code Resources — by TÂCHES - A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized 1.6k ★

Full documentation available on GitHub

View Source Repository