What problem does it solve?
The Claude Code workflow demands context-rich Korean PR descriptions, but manually fetching branch metadata, confirming the base, and conducting the necessary interview is cumbersome, so this skill orchestrates those steps before drafting the final narrative.
Core Features & Use Cases
- Rigorous base branch detection, synchronization, and conflict resolution keep the working branch aligned with the true merge target before any summary is written.
- Structured interview rules (one question at a time, clearance checklist) capture motivations, technical decisions, and reviewer concerns, then organize the output into Summary, Changes, Review Points, Checklist, and References.
- Use Case: When a developer asks for “PR 만들어줘,” the skill gathers git metadata, explores the repository, and delivers a Korean conventional-commit-title description that clearly separates Changes from Review Points with verifiable checklist items.
Quick Start
Ask the user about PR context using the clearance checklist and draft a Korean PR description that separates Changes from Review Points.