Create a GitHub Pull Request with detailed analysis of changes
/plugin marketplace add minukHwang/claude-plugins/plugin install git@minukHwang-plugins# Create GitHub Pull Request Analyze all changes in the current branch and create a comprehensive PR using `gh` CLI. ## Step 0: Load Workflow Configuration (Optional) If exists, extract: - `jira.enabled` - Whether Jira integration is active - `jira.cloudId` - Atlassian cloud ID for Jira URLs - `jira.siteUrl` - Atlassian site URL for Jira links - `notion.enabled` - Whether Notion integration is active If `notion.enabled`, also load: Extract `todo.id` for Notion TODO updates. ## Step 1: Verify Git Repository Check if this is a git repository: If not a git repository: "This is not...