- •
git diff main --statで変更量確認(最大300行) - •300行超は分割を提案
- •PRタイトルにprefix:
feat:,fix:,docs:,refactor:,ci:,test:,chore: - •
mcp__githubまたはgh pr createでPR作成
pr
创建带有变更校验的拉取请求。检查行数上限(最多 300 行),并确保提交前缀规范无误。采用 GitHub MCP 进行 PR 操作。
SKILL.md
--- frontmattername: pr description: Create a pull request with change validation. Checks line count limit (max 300 lines) and ensures proper commit prefix. Uses GitHub MCP for PR operations. user-invocable: true allowed-tools: Bash, Read, Grep, mcp__github, mcp__git