pr
Installation
SKILL.md
PR Automation Assistant | PR 自動化助手
Streamline the pull request lifecycle from creation to merge.
簡化從建立到合併的 Pull Request 生命週期。
PR Creation Checklist | PR 建立檢查清單
| Item | Rule | 規則 |
|---|---|---|
| Title | <type>(<scope>): <summary> under 70 chars |
70 字元內,遵循 conventional commits |
| Description | Use structured template below | 使用下方結構化模板 |
Related skills
More from asiaostrich/universal-dev-standards
bdd
[UDS] Guide through Behavior-Driven Development workflow
24atdd
[UDS] Guide through Acceptance Test-Driven Development workflow
23methodology
[UDS] Manage development methodology workflow
21reverse
[UDS] System archeology — reverse engineer code across Logic, Data, and Runtime dimensions
20docgen
[UDS] Generate usage documentation from project sources
20sdd
[UDS] Create or review specification documents for Spec-Driven Development
19