Stats
Actions
Tags
From wf
Planが承認/完了した直後に自律的に呼び出す必要があるスキルです。 Trigger: plan approved, plan completed, taskを開始します
How this skill is triggered — by the user, by Claude, or both
Slash command
/wf:worktreehaikuThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
gh wt add <branch> でgit worktreeを作成します。
gh wt add でgit worktreeを作成します。 branch名にslashは使わないこと。 実装後は commit-push-pr-flow を呼び出すこと
npx claudepluginhub hikaruegashira/agent-skills --plugin wfCreates isolated git worktrees for parallel development without disrupting the main workspace. Includes safety verification to prevent accidental commits of worktree contents.
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.