spk-admin-git-workflow
SolidOperate Spec Kitty git workflows, worktrees, safe commits, merge preflights, stale state checks, and recovery.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- Priivacy-ai
- Repository
- Priivacy-ai/spec-kitty
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
spk-gate-merge
Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.
spec-kitty-git-workflow
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).
spk-mission-tasks
Operate Spec Kitty task and work-package authoring, including tasks outline, package slicing, and finalization.