Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:45:43 +08:00
commit 0d21da1040
11 changed files with 453 additions and 0 deletions

13
commands/pr.md Normal file
View File

@@ -0,0 +1,13 @@
---
description: create pr
model: haiku
---
parallelで以下を進めます。
- create create pr subtask
- create branch and pr
- following pr template
- description in japanese
提出後は gh pr checks --watch で CI 成功を確認し、必要に応じて gh pr view --web で差分を共有します。
- comment-cleaner subagent diffに含まれる不要なコメントを削除します
- code-reviewer subagent を使用してレビューを進めてその結果を出力します