Stats
Actions
Tags
From wf
タスク完了後に自律的に実行する必要があるフロースキルです。 Trigger: task completed, ready to submit code
How 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
Commit, push, and open a pr
verification-loop を実行し、全て PASS であることを確認すること。 ただし auto-execute フロー���ら呼ばれ、既に verification-loop が PASS 済みの場合はスキップしてよい。
process-commit を実行し、変更を論理的な単位に分割してコミットする。 ただし以下の場合はスキップしてよい:
完了後 review-flow を呼び出します。 ただし auto-execute フローから呼ばれている場��はスキップ(Phase 6 で別途実行される)。
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub acta0724/claude-marketplace --plugin wf