Pr

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. Use when this capability is needed.

tomevault-io Updated

File contents

  1. git diff main --stat で変更量確認(最大300行)
  2. 300行超は分割を提案
  3. PRタイトルにprefix: feat:, fix:, docs:, refactor:, ci:, test:, chore:
  4. mcp__github または gh pr create でPR作成

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/iwatake2222--alpamayo-webrtc--pr commit 56f8edec64

Frequently asked questions

npx skillmds@latest add tomevault-io/pr-13