Loading...
Loading...
Found 30 Skills
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use git worktrees for parallel development on multiple branches simultaneously
Manage multiple Flutter versions efficiently using Git worktrees, eliminating the need for external version managers like FVM.
Parallel development workflow using git worktrees. Prepare isolated worktree directories and execute tasks across multiple workspaces for concurrent feature development.
Manage Git worktrees for parallel Claude Code development. Use this skill when engineers ask to "create a worktree", "run parallel Claude sessions", "work on multiple features simultaneously", or need help with worktree management.
Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.
Use when starting feature work that requires isolation from the current workspace or before executing an implementation plan - Create isolated git worktrees through intelligent directory selection and security verification
Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.
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.
Use Git worktrees for isolated work environments. Creates separate working directories for parallel development on different branches.
Runs the Ralph autonomous loop. Executes stories from prds/*.json using git worktrees.