# Spk Admin Git Workflow

> Operate Spec Kitty git workflows, worktrees, safe commits, merge preflights, stale state checks, and recovery.

- Skill: `spec-kitty/spk-admin-git-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-admin-git-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-admin-git-workflow/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-admin-git-workflow

---


# spk-admin-git-workflow

Use this skill when Spec Kitty work involves git operations, worktree lifecycle,
branch state, commits, merge blockers, or stale repository state.

## Flow

1. Inspect the active mission, branch, worktree, and target branch.
2. Let Spec Kitty-managed git operations run through the CLI when available.
3. Perform manual git operations only when the workflow explicitly requires it.
4. Preserve user changes and avoid destructive repair.
5. Return to `spk-gate-merge` or `spk-run-blocked-recovery` after repair.

## Legacy Alias

For detailed git operation matrices and safe-commit guidance, use
`spec-kitty-git-workflow` when available.

