What problem does it solve?
This Skill eliminates the manual effort and inconsistency of writing Git PR titles and bodies that align with the AX-WMS project's specific formatting rules, Korean language context, monorepo scope guidelines, and GitFlow workflow, ensuring all PRs are clear, searchable, and easy for reviewers to process.
Core Features & Use Cases
- Compliant PR Title Generation: Automatically creates PR titles that follow the project's [Type(scope)]: subject format, adhere to Korean phrasing rules (noun endings, no action verbs, under 50 characters), and use the correct monorepo scope (web, api, ai, infra, docs, agent).
- Standardized PR Body Creation: Builds PR bodies using the project's required template with pre-structured sections for Type of change checklists, Motivation, Problem Solving, and reviewer notes.
- Use Case: When you complete a bug fix for the AX-WMS API, use this Skill to generate a ready-to-use, rule-compliant PR title and body in seconds, no need to manually reference formatting guidelines.
Quick Start
Use the git-pr skill to generate a properly formatted PR title and body for your recent AX-WMS API bug fix.