Help us improve
Share bugs, ideas, or general feedback.
From wf
タスク完了後に自律的に実行する必要があるフロースキルです。 Trigger: task completed, ready to submit code
npx claudepluginhub hikaruegashira/agent-skills --plugin wfHow this skill is triggered — by the user, by Claude, or both
Slash command
/wf:commit-push-pr-flowhaikuThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Commit, push, and open a pr
Automates Git workflow from branch creation to PR: generates branches from latest base/develop/main, commits with co-authors, pushes, creates/updates GitHub PRs using shell scripts. Use for quick feature-to-PR cycles.
Creates GitHub Pull Requests using GitHub CLI: detects existing PRs for branches, pushes changes, generates titles/bodies from commits. Handles monorepos/submodules. Use for /create-pr or PR/review requests.
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.
Commit, push, and open a pr