Use Git worktrees to isolate tasks and keep diffs small and parallelizable
Creates isolated Git worktrees for parallel tasks to keep changes separate and reviews clean. Triggers when you need to work on multiple tasks simultaneously or spike on conflicting changes.
/plugin marketplace add MacroMan5/claude-code-workflow-plugins/plugin install lazy@lazy-dev-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Create parallel worktrees for distinct tasks to keep changes isolated and reviews clean.
git status --porcelain must be clean.wt-TASK-<id> or wt-<short-topic>.git worktree add ../<name> <base-branch>git worktree remove ../<name>/lazy task-exec (optional), Coder agent setup phase.Create a dedicated worktree for TASK-1.2 on top of
feature/auth.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.