Loading...
Loading...
Found 18 Skills
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
Runs the Ralph autonomous loop. Executes stories from prds/*.json using git worktrees.
Manage LlamaFarm worktrees for isolated parallel development. Create, start, stop, and clean up worktrees.
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
Git version control with branching, merging, and rebasing. Use for source control.
Unified git workflow for branch-first development: status/diff review, security-first commits, worktrees, and PR creation/review via gh. Auto-activates on: "commit", "push", "branch", "worktree", "pr", "pull request", "merge", "rebase", "git".
Perform common Git operations safely with sandbox-aware failure handling. Use whenever the user wants to inspect or modify git state, especially for cherry-pick, merge, rebase, commit, branch, stash, or worktree workflows. Always use this skill when the user mentions a Git failure, conflict, cherry-pick, merge issue, worktree, branch checkout problem, lock file, permission denied, operation not permitted, or any case where a sandboxed agent might confuse an environment restriction with a real code conflict. Be proactive: if the task smells like Git state or Git write behavior, use this skill even if the user did not explicitly ask for a 'Git' workflow.
[Hyper] Commit and push in one action, including from linked Git worktrees. Use when the user asks to commit and push together, save and push changes, or run `/git-maker`; it performs safe commit grouping first, then automatically pushes without a second confirmation.
Git 2.49+ features including reftables, sparse-checkout, partial clone, git-backfill, and worktrees
Project Session Manager - isolated dev environments with git worktrees and tmux
Consolidate Claude Code memory across git worktrees so all branches of the same repo share a single memory directory. Use when memory is isolated per worktree, when switching branches loses context, or when setting up a new machine with worktree-based workflows.