Help us improve
Share bugs, ideas, or general feedback.
From wf
Planが承認/完了した直後に自律的に呼び出す必要があるスキルです。 Trigger: plan approved, plan completed, taskを開始します
npx claudepluginhub hikaruegashira/agent-skills --plugin wfHow 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を作成します。
Creates isolated git worktrees for parallel development without disrupting the main workspace. Includes safety verification to prevent accidental commits of worktree contents.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
gh wt add でgit worktreeを作成します。 branch名にslashは使わないこと。 実装後は commit-push-pr-flow を呼び出すこと