bypriivacy-ai· 53 skills
Understand how Spec Kitty manages git: what git operations Python handles automatically, what agents must do manually, worktree lifecycle, auto-commit behavior, merge execution, and the safe-commit pattern. Triggers: "how does spec-kitty use git", "worktree management", "auto-commit", "who commits what", "git workflow", "merge workflow", "rebase WPs", "worktree cleanup", "safe commit". Does NOT handle: runtime loop advancement (use runtime-next), setup or repair (use setup-doctor), mission selection (use mission-system).
$npx -y skills add priivacy-ai/spec-kitty --skill spec-kitty-git-workflowInstalls into the current project.
Run `npx skills use "https://github.com/priivacy-ai/spec-kitty" --skill "priivacy-ai/spec-kitty/spec-kitty-git-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/priivacy-ai/spec-kitty" that are relevant to the current task. Run `npx skills add "https://github.com/priivacy-ai/spec-kitty"` and select the relevant skills, then follow their instructions.