PR Creator Skill Get changes into a PR, monitor CI, fix any failures, and notify the user when the PR is ready for review. The user may already have commits ready on a feature branch, or may have uncommitted changes, or both. Adapt the workflow to the current state. Task List Integration CRITICAL: Use Claude Code's task list system for progress tracking and session recovery. Use TaskCreate, TaskUpdate, and TaskList tools throughout execution. Task Hierarchy At the start, always call TaskList to check for existing PR tasks. If a "Create PR" task exists with status in progress, resume using the…